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
Currently we can have an issue with 2 style props, the one from the svg (string) and the one added & injected as prop. That's a problem that can trigger unexpected result.
Also TS can yell about this.
The text was updated successfully, but these errors were encountered:
Currently we can have an issue with 2 style props, the one from the svg (string) and the one added & injected as prop. That's a problem that can trigger unexpected result.
Also TS can yell about this.
The text was updated successfully, but these errors were encountered: