Update import order

This commit is contained in:
Bill Thornton
2023-09-30 01:17:37 -04:00
parent b4b57f5e55
commit 187cefdcb1
5 changed files with 7 additions and 7 deletions
@@ -5,9 +5,9 @@ import ResponsiveDrawer, { ResponsiveDrawerProps } from 'components/ResponsiveDr
import { ASYNC_USER_ROUTES } from '../../routes/asyncRoutes';
import { LEGACY_USER_ROUTES } from '../../routes/legacyRoutes';
import { isTabPath } from '../tabs/tabRoutes';
import MainDrawerContent from './MainDrawerContent';
import { isTabPath } from '../tabs/tabRoutes';
const DRAWERLESS_ROUTES = [
'video' // video player