Skip to content

Commit

Permalink
feat/#71-ui: confetti 재적용
Browse files Browse the repository at this point in the history
  • Loading branch information
ABizCho committed Aug 31, 2024
1 parent 154ff92 commit 2c74069
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ssh-web/src/pages/Egg/components/TodayEgg.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,9 @@ export const TodayEgg = () => {
alt=""
className="absolute w-[9rem]"
/>
<div className="absolute inset-0 flex justify-center items-center top-14">
<ConfettiLottie />
</div>
</div>
</div>

Expand Down

0 comments on commit 2c74069

Please sign in to comment.