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
Issue
Because React's CssProperties can support undefined as values, this makes the lib to crash when the property value is explicitly set to undefined
Expected result
Stringify functions should skip the properties with undefined values