Skip to content

Commit

Permalink
chore: remove auto-folded
Browse files Browse the repository at this point in the history
  • Loading branch information
lajbel committed Nov 2, 2024
1 parent b1b832d commit 419fdd2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/FileTree/FileTree.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,13 @@ export const FileTree = () => {
folder="objects"
kind="obj"
toolbar
folded
/>
<FileFold
level={1}
title="Utils"
folder="utils"
kind="util"
toolbar
folded
/>
<FileFold
folder="root"
Expand Down

0 comments on commit 419fdd2

Please sign in to comment.