feat: smart-tree component added to hoppscotch-ui (#3210)

This commit is contained in:
Anwarul Islam
2023-08-20 21:18:32 +06:00
committed by GitHub
parent d5c887f311
commit d4d1e27ba9
8 changed files with 34 additions and 21 deletions

View File

@@ -97,6 +97,7 @@
"main": "./dist/index.es.js",
"exports": {
".": "./dist/index.es.js",
"./helpers/treeAdapter.ts": "./src/helpers/treeAdapter.ts",
"./style.css": "./dist/style.css"
},
"types": "./dist/index.d.ts"