chore(vscode-ide-companion): remove the ui component of the active save session temporarily

This commit is contained in:
yiliang114
2025-11-29 18:29:43 +08:00
parent c038745897
commit 82205034cc
6 changed files with 1 additions and 338 deletions

View File

@@ -10,12 +10,7 @@
export type { IconProps } from './types.js';
// File icons
export {
FileIcon,
FileListIcon,
SaveDocumentIcon,
FolderIcon,
} from './FileIcons.js';
export { FileIcon, FileListIcon, FolderIcon } from './FileIcons.js';
// Navigation icons
export {