bugfix: fix #44

This commit is contained in:
doprz
2023-03-30 10:33:40 -05:00
parent ad85c2b816
commit 486b2e4dfc
12 changed files with 13 additions and 14 deletions

View File

@@ -20,5 +20,4 @@ export const userScheduleStore = createLocalStore<IUserScheduleStore>({
],
});
debugStore({ userScheduleStore });