We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1902fbc commit 71e29b4Copy full SHA for 71e29b4
readme.md
@@ -90,7 +90,7 @@ arrayToTree(data, {
90
91
## API
92
93
-### `arrayToTree(options)`
+### `arrayToTree(data, options)`
94
Convert a plain array of nodes (with pointers to parent nodes) to a a nested data structure.
95
96
#### Params
0 commit comments