Doc: Update generic blocks readme (#41545)
* Update generic blocks README * Changelog * Remove links to section and tab readmes, since they don't exist yet.
This commit is contained in:
parent
9dce746442
commit
fd65b3036e
|
@ -0,0 +1,5 @@
|
|||
Significance: patch
|
||||
Type: tweak
|
||||
Comment: Just adding a few more generic blocks to the README (the blocks already exist)
|
||||
|
||||
|
|
@ -25,6 +25,8 @@ See [Block Template API usage examples](../../../../../../plugins/woocommerce/sr
|
|||
|
||||
### [woocommerce/product-radio-field](radio/README.md)
|
||||
|
||||
### [woocommerce/product-taxonomy-field](taxonomy/README.md)
|
||||
|
||||
### [woocommerce/product-text-field](text/README.md)
|
||||
|
||||
### [woocommerce/product-toggle-field](toggle/README.md)
|
||||
|
|
Loading…
Reference in New Issue