mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-17 06:00:20 +02:00
remove barrel files in renderer
This commit is contained in:
@@ -5,7 +5,7 @@ import { useLocation } from 'react-router';
|
||||
|
||||
import styles from './side-drawer-queue.module.css';
|
||||
|
||||
import { DrawerPlayQueue } from '/@/renderer/features/now-playing';
|
||||
import { DrawerPlayQueue } from '/@/renderer/features/now-playing/components/drawer-play-queue';
|
||||
import { AppRoute } from '/@/renderer/router/routes';
|
||||
import { useAppStore, useSidebarStore } from '/@/renderer/store';
|
||||
import { Icon } from '/@/shared/components/icon/icon';
|
||||
|
||||
Reference in New Issue
Block a user