mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-11 18:45:41 +00:00
Removed unused import from subscribe component
This commit is contained in:
parent
2a1a260cdc
commit
461db190fc
@ -1,6 +1,5 @@
|
||||
import {useRef, SyntheticEvent, MutableRefObject, useState} from 'react'
|
||||
import {Cta} from '@/components/Cta'
|
||||
import {MailIcon} from '@/components/icons/MailIcon'
|
||||
import {Button} from '@/components/Button'
|
||||
import {InboxIcon} from "@/components/icons/InboxIcon";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user