Automattic / isolated-block-editor

Repackages Gutenberg's editor playground as a full-featured multi-instance editor that does not require WordPress.
343 stars 50 forks source link

Remove react dependency #204

Closed johngodley closed 1 year ago

johngodley commented 1 year ago

We don't need it as a direct dependency, and it complicates situations where React 17 may also be used.