Created the AchievementList.jsx
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
export const AchievementList = () => {
|
||||||
|
return (
|
||||||
|
<div>
|
||||||
|
<h1>AchievementList</h1>
|
||||||
|
</div>
|
||||||
|
)
|
||||||
|
}
|
Reference in New Issue
Block a user