diff --git a/src/components/ThemedSVG/index.tsx b/src/components/ThemedSVG/index.tsx index de5b615..028b86f 100644 --- a/src/components/ThemedSVG/index.tsx +++ b/src/components/ThemedSVG/index.tsx @@ -9,16 +9,14 @@ export default function ThemedSVG(props): JSX.Element { return ( <> - - ); -} \ No newline at end of file +}