lifinance/widget

okx.svg is using an uncommon attribute xmlns:xodm

ftan-ansible opened this issue · 3 comments

okx.svg is using an uncommon attribute xmlns:xodm which is causing an issue when this svg is being imported

error - ../../node_modules/@lifi/wallet-management/walletIcons/okx.svg
SyntaxError: unknown: Namespace tags are not supported by default. React's JSX doesn't support namespace tags. You can set `throwIfNamespace: false` to bypass this warning.

@ftan-ansible hey, thanks for reporting this. Could you please provide details on your environment setup? (bundler etc.)

Released a fix, please check it out 🙂

Thank you, it's fixed!