## What problem does this address? As mentioned in https://github.com/WordPress/gutenberg/issues/53705#issuecomment-1983576920, it'd be good to explore making the pattern block use the block bindings `useSource` API that was introduced in #58085. edit: `useSource` was replaced in [Block bindings: don't use hooks](https://github.com/WordPress/gutenberg/pull/60724#top), so this issue should now be about using that new block bindings editing API.