Workspaces layout, automation page
This commit is contained in:
@@ -22,7 +22,7 @@ import {
|
||||
ContextMenuTrigger,
|
||||
} from '@/components/ui/context-menu';
|
||||
import { cardStyle } from '@/components/Card';
|
||||
import type { DirEntry, TaskSummary } from 'widgets/FileBrowser';
|
||||
import type { DirEntry, TaskSummary } from 'apps/FileBrowser';
|
||||
|
||||
export type FileItemProps = {
|
||||
entry: DirEntry;
|
||||
|
||||
Reference in New Issue
Block a user