Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 8f141a7

Browse files
authored
Remove ProductPreview component (#2499)
1 parent fd49145 commit 8f141a7

File tree

5 files changed

+0
-294
lines changed

5 files changed

+0
-294
lines changed

assets/js/components/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ A combination of range controls for product grid layout settings.
1616

1717
A pre-configured SelectControl for product orderby settings.
1818

19-
## `ProductPreview`
20-
21-
Display a preview for a given product.
22-
2319
## `ProductAttributeTermControl`
2420

2521
A component using [`SearchListControl`](https://woocommerce.github.io/woocommerce-admin/#/components/packages/search-list-control) to show product attributes as selectable options. Only allows for selecting attribute terms from one attribute at a time (multiple terms can be selected).

assets/js/components/product-preview/index.js

Lines changed: 0 additions & 95 deletions
This file was deleted.

assets/js/components/product-preview/style.scss

Lines changed: 0 additions & 54 deletions
This file was deleted.

assets/js/components/product-preview/test/__snapshots__/index.js.snap

Lines changed: 0 additions & 93 deletions
This file was deleted.

assets/js/components/product-preview/test/index.js

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)