12 lines
193 B
Markdown
12 lines
193 B
Markdown
|
# Product Editor
|
||
|
|
||
|
A collection of WooCommerce Admin settings editor components and utilities.
|
||
|
|
||
|
## Installation
|
||
|
|
||
|
Install the module
|
||
|
|
||
|
```bash
|
||
|
pnpm install @woocommerce/settings-editor --save
|
||
|
```
|