File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ Individual nodes within the `nodes` property can have the following structure:
193193| ` showCheckbox ` | bool | Whether the node should show a checkbox. | ` true ` |
194194| ` title ` | string | A custom ` title ` attribute for the node. | ` null ` |
195195
196- [ docs-controlled ] : https://facebook.github.io/react/docs/forms.html #controlled-components
197- [ docs-state-hooks ] : https://reactjs.org/docs/hooks-state.html
196+ [ docs-controlled ] : https://react.dev/learn/sharing-state-between-components #controlled-and-uncontrolled -components
197+ [ docs-state-hooks ] : https://react.dev/reference/react/useState
198198[ font-awesome ] : https://fontawesome.com
199199[ react-fontawesome ] : https://github.com/FortAwesome/react-fontawesome
You can’t perform that action at this time.
0 commit comments