Puteáni-Holl Ákos
Results
4
comments of
Puteáni-Holl Ákos
Hey Guys! Did you find a solution for this or not yet? @PeterBowater @PierreCapo Is there a way to insert a React component like a Material ui icon to html...
I found a solution for this problem. You have to `import { renderToString } from "react-dom/server"`. After this you can create a constant for your component: ` const icon =...
One solution worked for me. Use reference comments on the top of your test files: `/// ` `/// `