From 2c2e739e732048dd5575dabf8a9ed637063b6827 Mon Sep 17 00:00:00 2001 From: Andrea Fercia Date: Fri, 14 Apr 2023 09:45:58 +0200 Subject: [PATCH] Use vertical ellipsis icon. --- packages/edit-site/src/components/list/actions/index.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 } ) => (