Add title prop to ActionBar
Closed this issue · 2 comments
bellacorbo commented
Now the ActionBar needs to receive the title prop for title display:
<ActionBar title={this.props.title} onSave={this.handleSave.bind(this)}/>
klzns commented
Wait until this get merged:
https://github.com/vtex-apps/storefront-editor/pull/42
bellacorbo commented
👍