Usage
Copy thecomponent source filesinto your project.
Check out Tiptap documentation for more details.
<Editor
content={value}
onChange={setValue}
placeholder="Write your post here..."
readOnly={false} />Copy thecomponent source filesinto your project.
Check out Tiptap documentation for more details.
<Editor
content={value}
onChange={setValue}
placeholder="Write your post here..."
readOnly={false} />