akiran / akiran/react-highlight
Console warning for highlightBlock - will be removed entirely in v12.0
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 761
- Forks
- 82
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Console warning for highlightBlock.
**To recreate:**
```
import Highlight from 'react-highlight';
...
{some code}
```
**Appearing message in browser console:**
Deprecated as of 10.7.0. highlightBlock will be removed entirely in v12.0
Deprecated as of 10.7.0. Please use highlightElement now.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.