react-notion-x
react-notion-x copied to clipboard
Add support for Table columns & headers
Description
Right now, react-notion-x assumes that the first row is always the header, but in Notion you can customize either:
- no header at all
- 1st row is header
- 1st column is header
- 1st row and first column are headers
This adds support for these, removing the default first-row-as-header.
Notion Test Page ID
https://www.notion.so/wustep/Tables-1495cb08cf2c804f977af6108cbd4fc8
before
localhost w/ changes vs notion prod