mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 07:55:52 +01:00
🎨 Improve structure of files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { DashboardDetailView } from './Views/DetailView';
|
||||
import { DashboardEditView } from './Views/EditView';
|
||||
import { useEditModeStore } from './Views/store';
|
||||
import { useEditModeStore } from './Views/useEditModeStore';
|
||||
|
||||
interface DashboardProps {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user