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