react-from-dom icon indicating copy to clipboard operation
react-from-dom copied to clipboard

Convert HTML/XML source code or DOM nodes to React elements

Results 1 react-from-dom issues
Sort by recently updated
recently updated
newest added

A library that I am using depends on `react-inlinesvg`, which, in-turn, depends on `react-from-dom`. `react-inlinesvg` already supports React v19, but `react-from-dom` does not. Could you please add support?