diff --git a/app/components/layout/Footer.tsx b/app/components/layout/Footer.tsx index c3c33b4e5..cde72e704 100644 --- a/app/components/layout/Footer.tsx +++ b/app/components/layout/Footer.tsx @@ -13,8 +13,8 @@ import { DiscordIcon } from "../icons/Discord"; import { GitHubIcon } from "../icons/GitHub"; import { PatreonIcon } from "../icons/Patreon"; import { TwitterIcon } from "../icons/Twitter"; +import { Image } from "../Image"; -// xxx: add some sendouLove export function Footer() { const data = useLoaderData(); @@ -76,6 +76,7 @@ export function Footer() {

Thanks to the patrons for the support +