Skip to content

Commit 670b0c8

Browse files
authored
Update index.tsx
1 parent 80e65af commit 670b0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export { NotionRenderer } from "./renderer";
22
export * from "./types";
33
export * from "./utils";
4-
export * from "./blocks";
4+
export * from "./block";

0 commit comments

Comments
 (0)