Skip to content

Commit

Permalink
Refactor format-toolbar code
Browse files Browse the repository at this point in the history
  • Loading branch information
diegohaz committed Apr 30, 2020
1 parent 2d01cda commit 70937da
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ import { orderBy } from 'lodash';

import { __ } from '@wordpress/i18n';
import {
ToolbarGroup,
__experimentalToolbarItem as ToolbarItem,
Slot,
ToolbarGroup,
DropdownMenu,
Slot,
} from '@wordpress/components';
import { chevronDown } from '@wordpress/icons';

Expand Down

0 comments on commit 70937da

Please sign in to comment.