bloomer
bloomer copied to clipboard
Documentation build errors
When building the documentation, I get errors:
ERROR in [at-loader] ./docs/src/Components/NavBar.tsx:115:27
TS2344: Type '{}' does not satisfy the constraint 'RouteComponentProps<any>'.
Property 'match' is missing in type '{}'.
It seems related to react-router but I'm not familiar enough with the package to fix it.
Thanks for your interest in the project.
Maybe the types has changed and forgot to do a fix from my side, I'll check on this so we can merge your PR :)