AlmeroSteyn / AlmeroSteyn/react-aria-live
Remove wrapping div from live region
Abierto
good first issue
- Lenguaje dominante
- JavaScript
- Estrellas
- 205
- Forks
- 26
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently the `Announcer` component still has a needless wrapping `div` being rendered in the DOM:
```
```
This should be replace with a `Fragment`.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.