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

Commit

Permalink
Fix colors not being applied to Mini-Cart Proceed to Checkout Button …
Browse files Browse the repository at this point in the history
…in the editor (#9661)
  • Loading branch information
Aljullu committed May 31, 2023
1 parent aa54fea commit 731724b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export const Edit = ( {
checkoutButtonLabel: content,
} );
} }
style={ blockProps.style }
/>
</div>
);
Expand Down

0 comments on commit 731724b

Please sign in to comment.