andreypopp / andreypopp/react-flexgrid

React.createElement: type should not be null

Open
#4 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
73
Forks
5
PR merge metrics
No merged PRs in 30d

Description

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`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.