Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
Signed-off-by: Timo K <toger5@hotmail.de>
  • Loading branch information
toger5 committed Mar 5, 2024
1 parent ce38dff commit 62def73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/views/dialogs/ShareDialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ const socials = [
url: (url: string) => `mailto:?body=${url}`,
},
];
// add doc strings to BaseProps

interface BaseProps {
/**
* A function that is called when the dialog is dismissed
Expand Down

0 comments on commit 62def73

Please sign in to comment.