We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 058a15f commit 7e28a14Copy full SHA for 7e28a14
.changeset/sad-animals-brake.md
@@ -0,0 +1,5 @@
1
+---
2
+"notion-to-jsx": patch
3
4
+
5
+v1.0.2
packages/notion-to-jsx/src/index.ts
@@ -1,4 +1,4 @@
export * from './components/Renderer';
-// export * from './components/MemoizedComponents';
export * from './types';
+// export * from './components/MemoizedComponents';
// export * from './styles/theme';
0 commit comments