Appearance
The Bold extension allows you to add bold text to your editor.
import { Bold } from 'reactjs-tiptap-editor'; const extensions = [ ..., // Import Extensions Here Bold ];
Source • Docs
v0.0.9
d436d