react-notion-x icon indicating copy to clipboard operation
react-notion-x copied to clipboard

incorrect color type: `teal` should now be `green`, and no `default`

Open enpitsuLin opened this issue 3 years ago • 2 comments

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? Snipaste_2022-01-26_21-03-59

enpitsuLin avatar Jan 26 '22 13:01 enpitsuLin

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?

Pipe-Runner avatar Apr 02 '22 15:04 Pipe-Runner

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.

transitive-bullshit avatar Apr 04 '22 09:04 transitive-bullshit