mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-17 05:13:32 +00:00
Refact/project (#189)
* refactor: cleanup project entry point * refactor: remove unused * refactor: folder restructure
This commit is contained in:
@@ -3,7 +3,7 @@ import { Checkbox } from '@chakra-ui/react';
|
||||
import { Tooltip } from '@chakra-ui/tooltip';
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
import { LocalEventSettingsContext } from '../../../app/context/LocalEventSettingsContext';
|
||||
import { LocalEventSettingsContext } from '../../../common/context/LocalEventSettingsContext';
|
||||
|
||||
import style from './EntryBlock.module.scss';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user