refactor(pastel): remove keyboard shortcuts and useKeyboard hook
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
export * from './api/queries';
|
||||
export * from './stores/historyStore';
|
||||
export * from './hooks/useKeyboard';
|
||||
export * from './utils/color';
|
||||
export * from './utils/export';
|
||||
|
||||
Reference in New Issue
Block a user