🚨fix: settingAtom 수정
This commit is contained in:
parent
9c226791ae
commit
a2bf337b75
@ -77,11 +77,6 @@ export const settingModalSecondOptionsState = atom({
|
||||
dangerouslyAllowMutability: true,
|
||||
})
|
||||
|
||||
export const settingsState = atom({
|
||||
key: 'settingsData',
|
||||
default: { ...settingModalFirstOptionsState, ...settingModalSecondOptionsState },
|
||||
})
|
||||
|
||||
export const settingModalGridOptionsState = atom({
|
||||
key: 'settingModalGridOptions',
|
||||
default: [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user