Skip to content

Commit cd1470c

Browse files
authored
Merge pull request #51 from pyk/master
Export createRenderChildText
2 parents 8a0716a + 670b0c8 commit cd1470c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
export { NotionRenderer } from "./renderer";
22
export * from "./types";
33
export * from "./utils";
4+
export * from "./block";

0 commit comments

Comments
 (0)