Removed Unnecessary Keyword

This commit is contained in:
Christopher Allford 2024-09-05 09:27:09 -07:00
parent dc60be1228
commit 7aeb4052d2
No known key found for this signature in database
GPG Key ID: 80E44C778F08A88E
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ const collection = {
title: __( 'Related Products', 'woocommerce' ),
icon: <Icon icon={ loop } />,
description: __( 'Recommend products like this one.', 'woocommerce' ),
keywords: [ 'related', 'product collection' ],
keywords: [ 'product collection' ],
scope: [],
preview: {
initialPreviewState: {