Created the AchievementList index.js

This commit is contained in:
2023-12-12 06:49:03 +01:00
parent b4a6fa1d2c
commit 4bd0e1b72b

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