Skip to content

Commit

Permalink
Important emoji change
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Aug 15, 2024
1 parent f551579 commit e7b4b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AlertsActionIcon/AlertsActionIcon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ function AllesIstGutModal(props: AllesIstGutModalProps) {
<Stack gap="lg">
<Text pb={10}></Text>
<Text style={{ fontSize: 100 }} ta="center">
🎉
😌
</Text>
<Group justify="flex-end">
<Button variant="default" onClick={close}>
Expand Down

0 comments on commit e7b4b2a

Please sign in to comment.