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
Looks like a missed case in the recent selector feature:
As of v5.2.0, <Box style={{backgroundColor: 'red'}}>Hello world</Box> no longer forwards the style prop/applies in-line style. This still works in the prior version, v5.1.0