You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: packages/checkout/blocks-registry/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Blocks can be registered within several different areas or parent blocks. Valid
44
44
|`woocommerce/checkout-shipping-methods-block`| Within the shipping methods form step. |
45
45
|`woocommerce/checkout-payment-methods-block`| Within the payment methods form step. |
46
46
47
-
See the `innerBlockAreas` typedef for the most up to date list of available areas.
47
+
See the [`innerBlockAreas`](https://github.com/woocommerce/woocommerce-blocks/blob/6b9955d2a51bc56b0b029edc521ff98e3403dffc/packages/checkout/blocks-registry/types.ts#L8-L33) typedef for the most up to date list of available areas.
0 commit comments