mirror of
https://github.com/uetchy/namae.git
synced 2025-03-17 04:30:31 +09:00
fix(web): rename hooks file
This commit is contained in:
parent
fc034bc2bb
commit
e0a03406a5
@ -23,7 +23,7 @@ import Welcome from './components/Welcome'
|
||||
import Footer from './components/Footer'
|
||||
import Suggestion from './components/Suggestion'
|
||||
|
||||
import { useDeferredState } from './hooks/state'
|
||||
import { useDeferredState } from './util/hooks'
|
||||
import { mobile } from './util/css'
|
||||
import { isStandalone } from './util/pwa'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user