Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update RichTextReadOnly types to support Tiptap 2.5+ options #251

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

sjdemartini
Copy link
Owner

@sjdemartini sjdemartini commented Jul 25, 2024

We should support the new Tiptap 2.5+ props for RichTextReadOnly like 9e98e24 did for RichTextEditor, as pointed out in #249 (comment). e.g.

<RichTextReadOnly
  content={content}
  extensions={extensions}
  immediatelyRender
/>

@sjdemartini sjdemartini merged commit ea2fa65 into main Jul 25, 2024
1 check passed
@sjdemartini sjdemartini deleted the update-types-for-rich-text-read-only branch July 25, 2024 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant