Skip to content

Commit 4efdb96

Browse files
author
samuelhakala
committed
changed toolbar items to grouped items
1 parent a898017 commit 4efdb96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/toolbar.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@ export default class Toolbar extends React.Component {
373373
}
374374

375375
render() {
376+
console.log(this.state.items)
376377
return (
377378
<div className="col-md-3 react-form-builder-toolbar float-right">
378379
<ul>

0 commit comments

Comments
 (0)