react-notion-x
react-notion-x copied to clipboard
incorrect color type: `teal` should now be `green`, and no `default`
Notice that the green color is not displayed correctly in use, maybe i should open pr to replace teal to green ?
anyone has some suggestions?

Yes, this needs to be addressed. Can you create a PR for this? Do we have other dependencies on the class color-teal anywhere else?
Please follow the issue template and include a notion ID to make it easier for me to repro.
All notion blocks have a version property which we can ignore most of the time, but this page for example, shows that under the hood "green" is still referenced by the API as "teal" — at least for some block versions.