Using notion-like template as React component #5644
Replies: 2 comments 2 replies
-
The notion-like template is built as an entire application so there is not a way right now to have this just be a simple react component |
Beta Was this translation helpful? Give feedback.
0 replies
-
Do either of you have a link to the notion-like template repo? Would love to play around with it! @nperez0111 @Sinkler521 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello and thanks for the job you've done with tiptap.
I followed instructions and got 2 folders with templates (a something like classic editor and notion-like). But those are separated projects I can run via npm run dev after installing packages.
My question is: do I have a possibility to use these templates like a React component? As simple as the other ones that just installed, imported and used as JSX? If there is some way, please let me know.
I'm talking about editor with no ai and no pro functions at the start, just implement in my project the tiptap editor as React component?
Thank you, waiting for your response
Beta Was this translation helpful? Give feedback.
All reactions