Aurooba Ahmed
Aurooba Ahmed
Since the `core/list` block has drastically changed since we implemented the transform, we need to update it to work with the new setup.
## What problem does this address? One of the things I miss about the Classic Editor was the super easy access to the _Add New_ button – because the main...
## What? Small fix. The `clientIds` parameter of `canInsertBlocks` expects an array of strings, rather than just a string. Reference: https://github.com/WordPress/gutenberg/blob/a5e3592f0a4e66757f21754bfafe6c6ac7c83aea/packages/block-editor/src/store/selectors.js#L1816-L1820