chore: directory restructure

This commit is contained in:
Carlos Valente
2025-07-21 16:56:28 +02:00
committed by Carlos Valente
parent 307f0ffd34
commit 7a322406da
7 changed files with 18 additions and 17 deletions
@@ -1,4 +1,5 @@
import { IoOpenOutline } from 'react-icons/io5';
import { OntimeView } from 'ontime-types';
import ViewNavigationMenu from '../../common/components/navigation-menu/ViewNavigationMenu';
import EmptyPage from '../../common/components/state/EmptyPage';
@@ -10,7 +11,6 @@ import { useViewOptionsStore } from '../../common/stores/viewOptions';
import { useTranslation } from '../../translation/TranslationProvider';
import './ProjectInfo.scss';
import { OntimeView } from 'ontime-types';
export default function ProjectInfo() {
// persisted app state