From a2bf337b75ffe29fb073729cc9c2d8daf6264d96 Mon Sep 17 00:00:00 2001 From: yoosangwook Date: Fri, 6 Dec 2024 16:20:56 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A8fix:=20settingAtom=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/store/settingAtom.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/store/settingAtom.js b/src/store/settingAtom.js index 54944142..9e64d72f 100644 --- a/src/store/settingAtom.js +++ b/src/store/settingAtom.js @@ -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: [