Skip to content

Commit

Permalink
Add grab affordance
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed Aug 10, 2018
1 parent 0cb097b commit cac8b4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/editor/src/components/block-list/breadcrumb.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ export class BlockBreadcrumb extends Component {
return (
<div className={ 'editor-block-list__breadcrumb' }>
<Toolbar>
<div>:::&nbsp;&nbsp;</div>
{ rootClientId && (
<Fragment>
<BlockTitle clientId={ rootClientId } />
Expand Down

0 comments on commit cac8b4d

Please sign in to comment.