NotionX / react-notion-x

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

hotfix / remove log #499

Closed stefanfeldner closed 1 year ago

stefanfeldner commented 1 year ago

@transitive-bullshit Can we get rid of this console.log() please, it clutters the logs.

Also, no TS types are available for "notion-compat": "^6.16.0", version. There is also no @types/notion-compat, so TS complains when importing it, and I have to ts-expect-error.

image
vercel[bot] commented 1 year 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 Jun 14, 2023 7:51am
react-notion-x-minimal-demo ✅ Ready (Inspect) Visit Preview Jun 14, 2023 7:51am
transitive-bullshit commented 1 year ago

Thanks! 🙏