diff --git a/packages/react-notion-x/src/index.tsx b/packages/react-notion-x/src/index.tsx index 4cd40c0e..44c6541e 100644 --- a/packages/react-notion-x/src/index.tsx +++ b/packages/react-notion-x/src/index.tsx @@ -5,3 +5,4 @@ export * from './utils' export * from './context' export * from './components/text' export * from './components/header' +export * from './components/page-icon'