frontsideair / frontsideair/react-clockpicker
React.createElement: type should not be null, undefined, boolean, or number
Open
- Dominant language
- CSS
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
```
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 `t`.
```
I get this error message with the example and only white page ...
`React 15.4.0`
Ps.:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.