dignifiedquire / dignifiedquire/clean-documentation-theme
Cannot read property 'context' of undefined
Open
- Dominant language
- JavaScript
- Stars
- 19
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Just by following the example in the README I get the following warning and error:
```
Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
TypeError: Cannot read property 'context' of undefined
```
Does anyone know what the problem might be?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.