Skip to content

Commit ae4fc39

Browse files
Update README.md
1 parent b4aabb5 commit ae4fc39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Product Selector
22

3-
Reusable **React product selector component** for WordPress projects (Gutenberg blocks, plugins, or admin interfaces).
3+
Reusable **React product selector component** for WordPress projects (Gutenberg blocks).
44

55
This package provides a searchable **WooCommerce product selector** built on top of `ComboboxControl`, with optional support for fetching product information such as price, title, or metadata.
66

@@ -249,4 +249,4 @@ Example response:
249249
{ "id": 123, "name": "Example Product" }
250250
]
251251
}
252-
```
252+
```

0 commit comments

Comments
 (0)