andreypopp / andreypopp/react-flexgrid
React.createElement: type should not be null
オープン
- 主要言語
- JavaScript
- スター
- 73
- フォーク
- 5
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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`
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。