design-system icon indicating copy to clipboard operation
design-system copied to clipboard

bump peer dependencies for react 17, remove broken prosemirror footnotes

Open nibblebot opened this issue 3 years ago • 0 comments

bumping these dependencies caused missing footnotes import. "@aeaton/react-prosemirror": "^2.0.3" "@aeaton/react-prosemirror-config-default": "^2.0.3"

Even if I include "@aeaton/prosemirror-footnotes": "^2.0.2" the import { footnotes } line still returns undefined

Current proposed solution is to disable footnotes support in Prosemirror

nibblebot avatar Jun 07 '21 18:06 nibblebot