Skip to content

Commit

Permalink
Add comments plugin back in.
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanc1 committed Dec 21, 2021
1 parent 79f434e commit 1962ab1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/prosemirror/plugins/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ export function getPlugins(
history(),
keymap(captureTab()),
createSelectPlugin(stateKey),
commentsPlugin(),
];
}

Expand Down

0 comments on commit 1962ab1

Please sign in to comment.