Adam Giebl
Results
1
issues of
Adam Giebl
I tried the example from the README for Node API and it seems to only return class components. This is the example: ``` const extractReactComponents = require("html-to-react-components"); extractReactComponents( ` Document...