Clean up comment
This commit is contained in:
parent
de3de6bab5
commit
4b8a1a2b3c
|
@ -4,8 +4,8 @@ export interface TweetOptions {
|
|||
tweetId: string
|
||||
}
|
||||
|
||||
// This export excludes addNodeView, since that require tsx,
|
||||
// which common/ does not support transpilation of.
|
||||
// This is a version of the Tiptap Node config without addNodeView,
|
||||
// since that would require bundling in tsx
|
||||
export const TiptapTweetNode = {
|
||||
name: 'tiptapTweet',
|
||||
group: 'block',
|
||||
|
|
Loading…
Reference in New Issue
Block a user