mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-17 17:04:16 +02:00
fix all imports for new structure
This commit is contained in:
@@ -7,7 +7,7 @@ import { DrawerPlayQueue, SidebarPlayQueue } from '/@/renderer/features/now-play
|
||||
import { ResizeHandle } from '/@/renderer/features/shared';
|
||||
import { AppRoute } from '/@/renderer/router/routes';
|
||||
import { useGeneralSettings, useSidebarStore, useWindowSettings } from '/@/renderer/store';
|
||||
import { Platform } from '/@/renderer/types';
|
||||
import { Platform } from '/@/shared/types/types';
|
||||
|
||||
const RightSidebarContainer = styled(motion.aside)`
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user