Skip to content

Commit

Permalink
Remove end day button
Browse files Browse the repository at this point in the history
  • Loading branch information
aweell committed Nov 20, 2024
1 parent 5b63140 commit f792715
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/pages/advent-calendar-2024/components/modal-view.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,6 @@ const ModalView = forwardRef(
}}
>
{content}
<button type="button" onClick={onClose}>
End Day
</button>

<div style={{ position: "absolute", top: 48, right: 48 }}>
<IconButton
type="neutral"
Expand Down

0 comments on commit f792715

Please sign in to comment.