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
Error in console Uncaught Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: null.
Expected behavior
Icon rendered without span wrapper
The text was updated successfully, but these errors were encountered:
Environment
Code Sandbox
Link to a minimal repro (fork this code sandbox): https://codesandbox.io/p/devbox/magical-dream-5fjckr
Actual behavior
Error in console
Uncaught Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: null.
Expected behavior
Icon rendered without
span
wrapperThe text was updated successfully, but these errors were encountered: