diff --git a/libs/remix-ui/workspace/src/lib/components/flat-tree.tsx b/libs/remix-ui/workspace/src/lib/components/flat-tree.tsx index 485d235d74..bb9fbea3df 100644 --- a/libs/remix-ui/workspace/src/lib/components/flat-tree.tsx +++ b/libs/remix-ui/workspace/src/lib/components/flat-tree.tsx @@ -200,7 +200,7 @@ export const FlatTree = (props: FlatTreeProps) => { moveFile={moveFile} moveFolder={moveFolder} > -