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

Commit cbc4715

Browse files
committed
Add todo about the use of __experimentalDefaultControls
1 parent 9d34434 commit cbc4715

File tree

1 file changed

+5
-0
lines changed
  • assets/js/atomic/blocks/product-elements/price-v2

1 file changed

+5
-0
lines changed

assets/js/atomic/blocks/product-elements/price-v2/supports.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ import { __experimentalGetSpacingClassesAndStyles } from '@wordpress/block-edito
99
*/
1010
import sharedConfig from '../shared/config';
1111

12+
/**
13+
* todo: can use __experimentalDefaultControls to influence which controls are
14+
* displayed by default
15+
*/
16+
1217
export const supports = {
1318
...sharedConfig.supports,
1419
...( isFeaturePluginBuild() && {

0 commit comments

Comments
 (0)