File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -195,8 +195,8 @@ Individual nodes within the `nodes` property can have the following structure:
195195| ` showCheckbox ` | bool | Whether the node should show a checkbox. | ` true ` |
196196| ` title ` | string | A custom ` title ` attribute for the node. | ` null ` |
197197
198- [ docs-controlled ] : https://facebook.github.io/react/docs/forms.html #controlled-components
199- [ docs-state-hooks ] : https://reactjs.org/docs/hooks-state.html
198+ [ docs-controlled ] : https://react.dev/learn/sharing-state-between-components #controlled-and-uncontrolled -components
199+ [ docs-state-hooks ] : https://react.dev/reference/react/useState
200200[ font-awesome ] : https://fontawesome.com
201201[ lang-file ] : https://github.com/jakezatecky/react-dual-listbox/blob/master/src/js/lang/default.js
202202[ mdn-key ] : https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key
Original file line number Diff line number Diff line change 5656 "chai" : " ^4.0.0" ,
5757 "cross-env" : " ^7.0.3" ,
5858 "css-loader" : " ^6.7.3" ,
59- "cssnano" : " ^5.1.15 " ,
59+ "cssnano" : " ^6.0.0 " ,
6060 "eslint" : " ^8.23.0" ,
6161 "eslint-config-takiyon-react" : " ^3.0.0" ,
6262 "eslint-import-resolver-webpack" : " ^0.13.0" ,
You can’t perform that action at this time.
0 commit comments