nice quote and logo bottom full motto

This commit is contained in:
talksik
2022-05-09 07:30:20 -05:00
parent 5052010bee
commit 9d6f3a4a75
4 changed files with 20 additions and 15 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ export default function FullLogo({
className,
type,
}: {
className: string;
className?: string;
type?: LogoType;
}) {
if (type === LogoType.small) {