Add width and height to image to reduce CLS

This commit is contained in:
Dan Q 2023-09-19 09:34:05 +01:00
parent 39caeb1c51
commit 3848b43052
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ export default function NoResults(): JSX.Element {
className="woocommerce-marketplace__no-results__icon"
src={ NoResultsIcon }
alt={ __( 'No results.', 'woocommerce' ) }
width="80" height="80"
/>
<div className="woocommerce-marketplace__no-results__description">
<h3 className="woocommerce-marketplace__no-results__description--bold">