diff --git a/src/options/components/Footer.tsx b/src/options/components/Footer.tsx index d766741..d4ac51e 100644 --- a/src/options/components/Footer.tsx +++ b/src/options/components/Footer.tsx @@ -4,13 +4,19 @@ import { Link } from "react-router-dom"; export default function Footer({ className }: { className?: string }) { return ( -