import { FileTree } from './FileTree'; export function FileTreePanel() { return (
); }