-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Block Library - Post Terms]: Insert defaultBlock on suffix end split #40934
[Block Library - Post Terms]: Insert defaultBlock on suffix end split #40934
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 Thanks, Nik!
Size Change: +14 B (0%) Total Size: 1.24 MB
ℹ️ View Unchanged
|
Thanks for the follow-up @ntsekouras! I saw that the Gallery and Image blocks used the hard-coded |
I've opened up a follow-up PR (#40954) to remove the other instances of hard-coded |
What?
Follow up of: #40803
This tiny PR just uses the default block name set instead of the hardcoding the
core/paragraph
block.