Skip to content

Commit

Permalink
export works
Browse files Browse the repository at this point in the history
  • Loading branch information
p32929 committed Apr 16, 2024
1 parent f4b1a31 commit e16ad75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/custom/ChangeIconDialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const ChangeIconDialog: React.FC<Props> = (props) => {
<DialogHeader>
<DialogTitle>Change icon</DialogTitle>
<DialogDescription>
Enter an icon/image URL or a color code
Enter an icon / image URL or a color code
</DialogDescription>
</DialogHeader>

Expand Down

0 comments on commit e16ad75

Please sign in to comment.