Skip to content

Commit

Permalink
Add: Format library to the widget screen.
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgefilipecosta committed May 31, 2019
1 parent 1d2d1fc commit d826b0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/edit-widgets/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
*/
import { render } from '@wordpress/element';
import { registerCoreBlocks } from '@wordpress/block-library';
import '@wordpress/format-library';

/**
* Internal dependencies
Expand Down

0 comments on commit d826b0f

Please sign in to comment.