mirror of
https://github.com/QingWei-Li/notea.git
synced 2024-12-05 17:17:16 +03:00
fix: remove unused module
This commit is contained in:
parent
1251a2518e
commit
1a20c4b290
@ -2,7 +2,7 @@ import IconPlus from 'heroicons/react/outline/Plus'
|
||||
import IconSearch from 'heroicons/react/outline/Search'
|
||||
import IcoTrash from 'heroicons/react/outline/Trash'
|
||||
import IconMoon from 'heroicons/react/outline/Moon'
|
||||
import IconSun from 'heroicons/react/outline/Sun'
|
||||
// import IconSun from 'heroicons/react/outline/Sun'
|
||||
import { FC, HTMLProps } from 'react'
|
||||
import { useRouter } from 'next/router'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user