Skip to content

Commit 252c171

Browse files
committed
fix types for react package as well
1 parent 221da51 commit 252c171

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"module": "./dist/blocknote-react.js",
3131
"exports": {
3232
".": {
33+
"types": "./types/src/index.d.ts",
3334
"import": "./dist/blocknote-react.js",
3435
"require": "./dist/blocknote-react.umd.cjs"
3536
},

0 commit comments

Comments
 (0)