diff --git a/packages/edit-site/src/components/list/actions/index.js b/packages/edit-site/src/components/list/actions/index.js index 1b0a873424596..66f9258f4030c 100644 --- a/packages/edit-site/src/components/list/actions/index.js +++ b/packages/edit-site/src/components/list/actions/index.js @@ -10,7 +10,7 @@ import { MenuItem, VisuallyHidden, } from '@wordpress/components'; -import { Icon, chevronDown, reset } from '@wordpress/icons'; +import { Icon, moreVertical, reset } from '@wordpress/icons'; import { store as noticesStore } from '@wordpress/notices'; /** @@ -65,12 +65,11 @@ export default function Actions( { template } ) { return ( { ( { onClose } ) => (