Created the AchievementList index.js

This commit is contained in:
Mathias Wagner 2023-12-12 06:49:03 +01:00
parent b4a6fa1d2c
commit 4bd0e1b72b
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1 @@
export {AchievementList as default} from "./AchievementList.jsx";