From 67cb51cb0600e2a5ef88910686f5f4c225b8d9ad Mon Sep 17 00:00:00 2001 From: hoyyChoi <110888511+hoyyChoi@users.noreply.github.com> Date: Thu, 23 Nov 2023 18:46:43 +0900 Subject: [PATCH] chore : conflict --- src/recoil/atoms/index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/recoil/atoms/index.ts b/src/recoil/atoms/index.ts index 2ecbb40..d3eff19 100644 --- a/src/recoil/atoms/index.ts +++ b/src/recoil/atoms/index.ts @@ -115,4 +115,3 @@ export const topDateState = atom({ key: "src/atoms/auth.tsx-topDateState ", default: "", }); -