You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just wanted to let you know that latest release contains a breaking change which was a bit hard to spot.
Also it brings some API inconsistencies between components (e.g. Hue component expects that pointer is a Compnent but Saturation expects it to be a ReactNode) (a3ece10) Probably it makes sense to describe it somewhere
Thank you for the fork!
The text was updated successfully, but these errors were encountered:
Hello,
Just wanted to let you know that latest release contains a breaking change which was a bit hard to spot.
Also it brings some API inconsistencies between components (e.g.
Hue
component expects thatpointer
is a Compnent butSaturation
expects it to be a ReactNode) (a3ece10) Probably it makes sense to describe it somewhereThank you for the fork!
The text was updated successfully, but these errors were encountered: