Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
feat: Update post-publish-panel override (@wordpress/editor 6.1.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
SofiaSousa committed Nov 7, 2018
1 parent 7e3e212 commit d1f0ace
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* WordPress Dependencies
*/
import { Button } from '@wordpress/components';
import { compose, ifCondition } from '@wordpress/compose';
import { compose, ifCondition } from '@wordpress/compose';
import { __ } from '@wordpress/i18n';
import { withSelect } from '@wordpress/data';
import { DotTip } from '@wordpress/nux';
Expand Down

0 comments on commit d1f0ace

Please sign in to comment.