andreypopp / andreypopp/react-flexgrid
React.createElement: type should not be null
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 73
- Forks
- 5
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I just install and added to one of my components
js
```
import {Container, Block} from 'react-flexgrid'
...
render () {
return (
)
}
```
Warning: React.createElement: type should not be null, undefined, boolean, or number. It should be a string (for DOM elements) or a ReactClass (for composite components). Check the render method of `MyComponent`
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.