Skip to content

Commit

Permalink
Prevent example styles being inlined preventing correct block style p…
Browse files Browse the repository at this point in the history
…reviews
  • Loading branch information
aaronrobertshaw committed Jan 11, 2024
1 parent ee04112 commit 3cedbd0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/block-library/src/group/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@ export { metadata, name };
export const settings = {
icon,
example: {
attributes: {
style: {
color: {
text: '#000000',
background: '#ffffff',
},
},
},
innerBlocks: [
{
name: 'core/paragraph',
Expand Down

0 comments on commit 3cedbd0

Please sign in to comment.