mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 02:41:05 +00:00
Fix that toHierarchy couldn't be found. Updated docs and test.
This commit is contained in:
parent
a29196c4a2
commit
21d599c8b6
11 changed files with 70 additions and 47 deletions
2
types/TreeView/index.d.ts
vendored
Normal file
2
types/TreeView/index.d.ts
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
export { default as TreeView } from "./TreeView.svelte";
|
||||
export { toHierarchy } from "./treeview";
|
Loading…
Add table
Add a link
Reference in a new issue