humanmade / humanmade/react-oembed-container
Support for React 18
Open
- Dominant language
- JavaScript
- Stars
- 44
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Using this component with React 18 needs the `--legacy-peer-deps` flag.
```
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.2.0 || ^17.0.0" from react-oembed-container@1.0.1
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.