diff --git a/src/components/common/Icon/svg/BackgroundLogo.tsx b/src/components/common/Icon/svg/BackgroundLogo.tsx index d34a676..73a43d4 100644 --- a/src/components/common/Icon/svg/BackgroundLogo.tsx +++ b/src/components/common/Icon/svg/BackgroundLogo.tsx @@ -5,17 +5,13 @@ export const BackgroundLogo = ({ ...props }: ComponentProps<'svg'>) => { return ( - + );