diff --git a/frontend/src/components/Logo/index.tsx b/frontend/src/components/Logo/index.tsx index 7d9123c..d7c61a9 100644 --- a/frontend/src/components/Logo/index.tsx +++ b/frontend/src/components/Logo/index.tsx @@ -7,9 +7,9 @@ type Props = { export default function Logo({ className = '' }: Props) { return ( {'Flatlogic ); }