mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-15 16:04:19 +02:00
restructure files onto electron-vite boilerplate
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import { Stack } from '@mantine/core';
|
||||
import isElectron from 'is-electron';
|
||||
|
||||
import { WindowHotkeySettings } from './window-hotkey-settings';
|
||||
|
||||
import { HotkeyManagerSettings } from '/@/renderer/features/settings/components/hotkeys/hotkey-manager-settings';
|
||||
|
||||
export const HotkeysTab = () => {
|
||||
|
||||
Reference in New Issue
Block a user