mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-17 06:00:20 +02:00
restructure files onto electron-vite boilerplate
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
import {
|
||||
useSettingsStoreActions,
|
||||
useGeneralSettings,
|
||||
HomeItem,
|
||||
useGeneralSettings,
|
||||
useSettingsStoreActions,
|
||||
} from '../../../../store/settings.store';
|
||||
|
||||
import { DraggableItems } from '/@/renderer/features/settings/components/general/draggable-items';
|
||||
|
||||
const HOME_ITEMS: Array<[string, string]> = [
|
||||
|
||||
Reference in New Issue
Block a user