andreypopp / andreypopp/react-flexgrid
React.createElement: type should not be null
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 73
- Fork
- 5
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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`
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.