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
React also does not like xlink:href, instead it should be xlinkHref. Changing props that use colons to camel case should work, but there might be caveats or special exceptions to the rule.
The text was updated successfully, but these errors were encountered:
React also does not like
xlink:href
, instead it should bexlinkHref
. Changing props that use colons to camel case should work, but there might be caveats or special exceptions to the rule.The text was updated successfully, but these errors were encountered: