Benjamin Tong
Results
2
issues of
Benjamin Tong
Fixes #49000
For Backlog Bug
I noticed that using the `README.md` example code: ```ts import { ProseMirror } from "@nytimes/react-prosemirror"; import { useState } from "react"; import { EditorState } from "prosemirror-state"; import { schema...