react-interpolate-component icon indicating copy to clipboard operation
react-interpolate-component copied to clipboard

A component for React that renders elements into a format string containing replacement fields.

Results 1 react-interpolate-component issues
Sort by recently updated
recently updated
newest added

I was trying to upgrade a react-app create using node v14 and react v14 to react v17 and node v18. The react-interpolate only accepts react v16, so on running npm...