Update with trunk

This commit is contained in:
carmenmaymo 2025-01-10 12:43:38 +01:00
parent 7b6ec6e9d6
commit 20fdda95c5
No known key found for this signature in database
GPG key ID: 6023F686B0F3102E

View file

@ -24,6 +24,7 @@ const FeatureSettingsBlock = ( { title, description, ...props } ) => {
<Button
className={ button.class ? button.class : '' }
key={ button.text }
isBusy={ props.actionProps?.isBusy }
variant={ button.type }
onClick={ button.onClick }
>