feat: notifications

This commit is contained in:
Zamitto 2024-09-26 14:47:41 -03:00
parent 5c790edb2c
commit c72eefdb77
8 changed files with 81 additions and 17 deletions

View file

@ -75,6 +75,7 @@ export function Sidebar() {
src={
achievement.unlocked ? achievement.icon : achievement.icongray
}
alt={achievement.displayName}
/>
<div>
<p>{achievement.displayName}</p>