Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
villebro committed Apr 19, 2022
1 parent 4bd59d8 commit 783d590
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ interface ShareMenuItemProps {
emailBody: string;
addDangerToast: Function;
addSuccessToast: Function;
dashboardId?: string;
dashboardId: string | number;
hash?: string;
}

Expand Down

0 comments on commit 783d590

Please sign in to comment.