Skip to content

Commit 5c9c13a

Browse files
committed
build: update dist
1 parent 114cb0c commit 5c9c13a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

dist/index.d.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import React, { CSSProperties, HTMLAttributes } from 'react';
2+
import { Editor } from '@tiptap/core';
23
import { UseEditorOptions } from '@tiptap/react';
34

45
interface Tag {

dist/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import React, { CSSProperties, HTMLAttributes } from 'react';
2+
import { Editor } from '@tiptap/core';
23
import { UseEditorOptions } from '@tiptap/react';
34

45
interface Tag {

0 commit comments

Comments
 (0)