diff --git a/src/components/SVG.tsx b/src/components/SVG.tsx index cc258fd..3adafd6 100644 --- a/src/components/SVG.tsx +++ b/src/components/SVG.tsx @@ -9,7 +9,13 @@ export type SVGProps = { export default function SVG(props: SVGProps): JSX.Element { return (