Skip to content

Commit

Permalink
review design & po
Browse files Browse the repository at this point in the history
  • Loading branch information
Tristan-WorkGH committed Dec 5, 2023
1 parent e85bba9 commit 4157d3d
Show file tree
Hide file tree
Showing 7 changed files with 278 additions and 209 deletions.
1 change: 0 additions & 1 deletion src/components/TopBar/AboutDialog.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ export const AboutDialog: FunctionComponent<{
appGitTag?: string;
appLicense?: string;
getGlobalVersion?: (setVersion: React.SetStateAction<string>) => void;
logo?: React.ReactElement;
getAdditionalComponents?: (setComponents: React.SetStateAction<AboutAdditionalComponent[]>) => void;
}>;

Expand Down
Loading

0 comments on commit 4157d3d

Please sign in to comment.