mirror of
https://github.com/lordmathis/lemma.git
synced 2025-11-06 07:54:22 +00:00
Run npm lint:fix
This commit is contained in:
@@ -4,7 +4,7 @@ import FileActions from '../files/FileActions';
|
||||
import FileTree from '../files/FileTree';
|
||||
import { useGitOperations } from '../../hooks/useGitOperations';
|
||||
import { useWorkspace } from '../../contexts/WorkspaceContext';
|
||||
import { FileNode } from '@/types/fileApi';
|
||||
import type { FileNode } from '@/types/fileApi';
|
||||
|
||||
interface SidebarProps {
|
||||
selectedFile: string | null;
|
||||
|
||||
Reference in New Issue
Block a user