-
-
-
-
-
-
- {props.children}
-
- diff --git a/components/Logo.tsx b/components/Logo.tsx new file mode 100644 index 00000000..476f0804 --- /dev/null +++ b/components/Logo.tsx @@ -0,0 +1,7 @@ +export default function Logo({small} : {small?: boolean}){ + return