clean-documentation-theme
clean-documentation-theme copied to clipboard
Cannot read property 'context' of undefined
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?
The latest version should fix this, there were some outdated dependencies I believe