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
fix(chrome,loaders): ferry props to view component transient props (#2007)
ensures the following are properly ferried to the underlying view components:
- `<Header.ItemWrapper isRound={...} maxX={...} maxY={...}>`
- `<Dots size={...}>`
- `<Spinner size={...}>`
0 commit comments