-
-
Notifications
You must be signed in to change notification settings - Fork 136
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Expected Behavior
import parser from 'html-react-parser';
Use the parser normally and render the html
Actual Behavior
Steps to Reproduce
1- Install the latest version of package 1.4.7
2- Use it normally like this
import parse from 'html-react-parser';
parse('
Hello, World!
');Environment
- Version: html-react-parser@1.4.7, react-dom@17.0.2, next@10.0.7
- Platform: ReactJS, NextJS
- Browser: Google Chrome
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
