This commit is contained in:
zramsay 2023-05-05 09:58:49 -04:00
parent 5e5a790832
commit d3baed1f14

View File

@ -2,7 +2,6 @@ import clsx from 'clsx'
import { useRouter } from 'next/router'
import { useTheme } from 'next-themes'
import { useEffect, useRef, useState } from 'react'
import MailchimpSubscribe from 'react-mailchimp-subscribe'
import { ArrowLink } from '~/components/icons/arrow'
import { Isotype, LogoFooter } from '~/components/icons/logo'