AlmeroSteyn / AlmeroSteyn/react-aria-live
Does not work with React 17
Aperta
- Lingua principale
- JavaScript
- Stelle
- 205
- Fork
- 26
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
This statement in package.json protects you from using a version of React lower than 16.3, but it also prevents you from using 17.
```
"peerDependencies": {
"react": "^16.3.x"
},
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.