1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

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

View file

@ -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