Fix typo: 'ues client' -> 'use client'
This commit is contained in:
parent
bafd3787a8
commit
670f2a4193
@ -1,4 +1,4 @@
|
|||||||
'ues client'
|
'use client'
|
||||||
|
|
||||||
// import { correntObjectNoState } from '@/store/settingAtom'
|
// import { correntObjectNoState } from '@/store/settingAtom'
|
||||||
import { notFound, usePathname, useSearchParams } from 'next/navigation'
|
import { notFound, usePathname, useSearchParams } from 'next/navigation'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user