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 d6481b4 commit d8324b2Copy full SHA for d8324b2
README.md
@@ -114,5 +114,5 @@ Individual nodes within the `nodes` property can have the following structure:
114
| `value` | mixed | **Required**. The node's value. |
115
| `children` | array | An array of child nodes. |
116
| `className` | string | A className to add to the node. |
117
-| `icon` | mixed | A custom icon for the node. |
118
| `disabled` | bool | Disable node. |
+| `icon` | mixed | A custom icon for the node. |
0 commit comments