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 e807a91 commit 8cd9a91Copy full SHA for 8cd9a91
src/js/CheckboxTree.js
@@ -25,7 +25,6 @@ class CheckboxTree extends React.Component {
25
expanded: [],
26
name: undefined,
27
nameAsArray: false,
28
- nodes: [],
29
optimisticToggle: true,
30
showNodeIcon: true,
31
onCheck: () => {},
0 commit comments