Skip to content

Commit 8cd9a91

Browse files
committed
Remove unnecessary defaultProp
1 parent e807a91 commit 8cd9a91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/js/CheckboxTree.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ class CheckboxTree extends React.Component {
2525
expanded: [],
2626
name: undefined,
2727
nameAsArray: false,
28-
nodes: [],
2928
optimisticToggle: true,
3029
showNodeIcon: true,
3130
onCheck: () => {},

0 commit comments

Comments
 (0)