andreypopp / andreypopp/react-flexgrid
React.createElement: type should not be null
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 73
- Forks
- 5
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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`
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.