NotionX / react-notion-x

Fast and accurate React renderer for Notion. TS batteries included. ⚡️
https://react-notion-x-demo.transitivebullsh.it
MIT License
4.77k stars 554 forks source link

Interface Collection in notion-types is not correcet? #557

Open czgaotian opened 1 month ago

czgaotian commented 1 month ago
image

Use the function getPage from NotionAPI to get data. The type Colloection declare at the right. I want to use property description and cover, but not declare in Interface.