Appearance
Link is a node extension that allows you to add a horizontal rule to your editor.
import { Link } from 'reactjs-tiptap-editor'; const extensions = [ ..., // Import Extensions Here Link ];
Source • Docs
v0.0.9
d436d