mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-17 08:54:27 +02:00
remove barrel files in renderer
This commit is contained in:
@@ -2,7 +2,7 @@ import type { ReactNode } from 'react';
|
||||
|
||||
import styles from './titlebar.module.css';
|
||||
|
||||
import { WindowControls } from '/@/renderer/features/window-controls';
|
||||
import { WindowControls } from '/@/renderer/features/window-controls/components/window-controls';
|
||||
import { Group } from '/@/shared/components/group/group';
|
||||
|
||||
interface TitlebarProps {
|
||||
|
||||
Reference in New Issue
Block a user