Update project structure

This commit is contained in:
Hazem Krimi
2022-01-08 19:06:43 +01:00
parent 574f0b4d63
commit 79279e4706
20 changed files with 78 additions and 104 deletions
-1
View File
@@ -4,6 +4,5 @@ export type Props = {
};
export type StyledProps = {
dark: boolean;
open: boolean;
};