Closed restareaByWeezy closed 1 year ago
simple question: is this library works on react v17 or more? cause I've recently upgraded react v17 and palette's css property: background-image got vanished.
Is this issue relates with react version?
Should work in v7
@restareaByWeezy Maybe you forgot to add import "react-color-palette/css" to your component? Omitting it seems to cause the behaviour you described.
simple question: is this library works on react v17 or more? cause I've recently upgraded react v17 and palette's css property: background-image got vanished.
Is this issue relates with react version?