🎨 Improve structure of files

This commit is contained in:
Meierschlumpf
2022-12-04 19:10:07 +01:00
parent 84b32ab216
commit 99a3a4936e
9 changed files with 6 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ import { useResize } from '../../../../hooks/use-resize';
import { IntegrationsType } from '../../../../types/integration';
import { ServiceType } from '../../../../types/service';
import { TileBaseType } from '../../../../types/tile';
import { useEditModeStore } from '../../Views/store';
import { useEditModeStore } from '../../Views/useEditModeStore';
import { initializeGridstack } from './init-gridstack';
interface UseGristackReturnType {