Closed
Description
RichText’s optional onSplit
prop was deprecated and replaced with a block.json
support key called splitting
.
We still use the prop here:
Related PR: WordPress/gutenberg#54543
@monsieur-z already tackled related changes in #37739.