Feat: Add TreeView component #3221 (#6214)

### What problem does this PR solve?

Feat: Add TreeView component #3221

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-03-18 14:03:12 +08:00
committed by GitHub
parent 09291db805
commit 57cbefa589
4 changed files with 537 additions and 0 deletions

View File

@ -26,6 +26,7 @@
"@js-preview/excel": "^1.7.8",
"@lexical/react": "^0.23.1",
"@monaco-editor/react": "^4.6.0",
"@radix-ui/react-accordion": "^1.2.3",
"@radix-ui/react-alert-dialog": "^1.1.4",
"@radix-ui/react-aspect-ratio": "^1.1.0",
"@radix-ui/react-avatar": "^1.1.1",