mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 15:05:35 +00:00
refactor: split backend by context instead of type 'controllers/models/...'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import KEYS from '#constants/keys';
|
||||
import KEYS from '#core/constants/keys';
|
||||
import { useHotkeys } from 'react-hotkeys-hook';
|
||||
import { useGlobalHotkeysStore } from '~/stores/global_hotkeys_store';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user