NotionX / react-notion-x

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

fix: add missing table_block_row_header to TableBlock type #533

Open ahonn opened 7 months ago

ahonn commented 7 months ago

Description

Add missing table_block_row_header to TableBlock type. When setting the first row of the table as the header, the table block has this field.

Notion Test Page ID

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
react-notion-x ✅ Ready (Inspect) Visit Preview Dec 11, 2023 2:03pm
react-notion-x-minimal-demo ✅ Ready (Inspect) Visit Preview Dec 11, 2023 2:03pm
ahonn commented 7 months ago

@normdoow Can this PR be merged? It seems like there is no one currently handling the PRs in this repo.

rimonhanna commented 2 months ago

@transitive-bullshit