extracted all File components to apps/FileBrowser
This commit is contained in:
@@ -13,7 +13,7 @@ import { Card } from '@/components/Card';
|
||||
import { FrontmatterBlock } from '../CapabilityPage';
|
||||
import type { CapabilityDetail } from '../CapabilityPage';
|
||||
import type { AutomationSelection } from './AutomationRightPanel';
|
||||
import { TaskRunnerModal } from '../Files/Screen/TaskRunnerModal';
|
||||
import { TaskRunnerModal } from 'apps/FileBrowser';
|
||||
|
||||
type SelectOption = { value: string; label: string };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user