mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-26 06:44:23 +00:00
chore: fix linter
This commit is contained in:
@@ -49,7 +49,7 @@ const useShortcutStore = create(
|
||||
set({ shortcutMapById: shortcutMap });
|
||||
return shortcut;
|
||||
},
|
||||
}))
|
||||
})),
|
||||
);
|
||||
|
||||
export default useShortcutStore;
|
||||
|
Reference in New Issue
Block a user