recoil
This commit is contained in:
parent
9042731ff8
commit
b07273ea86
@ -1,8 +1,7 @@
|
||||
import { atom } from 'recoil'
|
||||
import dayjs from 'dayjs'
|
||||
import { v1 } from 'uuid'
|
||||
export const stuffSearchState = atom({
|
||||
key: `stuffSearchState/${v1()}`,
|
||||
key: `stuffSearchState/`,
|
||||
default: {
|
||||
schObjectNo: '', //물건번호
|
||||
schAddress: '', //물건주소
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user