Skip to content

Commit

Permalink
Pass enableCustomColor in Cover block as true
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerardo committed Jan 5, 2024
1 parent 7da50c5 commit f634ef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/cover/edit.native.js
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,7 @@ const Cover = ( {
<BottomSheetConsumer>
{ ( { shouldEnableBottomSheetScroll } ) => (
<ColorPalette
enableCustomColor={ true }
customColorIndicatorStyles={
styles.paletteColorIndicator
}
Expand Down

0 comments on commit f634ef2

Please sign in to comment.