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

Commit

Permalink
Add todo about the use of __experimentalDefaultControls
Browse files Browse the repository at this point in the history
  • Loading branch information
nerrad committed May 29, 2023
1 parent 9d34434 commit cbc4715
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/js/atomic/blocks/product-elements/price-v2/supports.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ import { __experimentalGetSpacingClassesAndStyles } from '@wordpress/block-edito
*/
import sharedConfig from '../shared/config';

/**
* todo: can use __experimentalDefaultControls to influence which controls are
* displayed by default
*/

export const supports = {
...sharedConfig.supports,
...( isFeaturePluginBuild() && {
Expand Down

0 comments on commit cbc4715

Please sign in to comment.