hi team, I am facing the below issue while installing react version of metronic 8. I am following step by step guide that is explained on:https://preview.keenthemes.com/metronic8/react/docs/docs/quick-start
Failed to compile.
/Users/aviisingh/Documents/code/myorderbooks/merchant/src/_metronic/helpers/components/KTSVG.tsx TypeScript error in /Users/aviisingh/Documents/code/myorderbooks/merchant/src/_metronic/helpers/components/KTSVG.tsx(13,8): 'SVG' cannot be used as a JSX component. Its instance type 'InlineSVG' is not a valid JSX element. The types returned by 'render()' are incompatible between these types. Type 'React.ReactNode' is not assignable to type 'import("/Users/aviisingh/Documents/code/myorderbooks/merchant/node_modules/@types/react-dom/node_modules/@types/react/index").ReactNode'. Type '{}' is not assignable to type 'ReactNode'. Type '{}' is missing the following properties from type 'ReactPortal': key, children, type, props TS2786
you need to select the correct theme and in it the item icon that can be copied and parsed. I have tried different demos but it only works the correct version.