holocron
holocron copied to clipboard
`title` prop for ModuleRoute is not documented
🐞 Bug Report
Describe the bug
The title
prop for ModuleRoute is defined here and used in an example but is not in the list of props for ModuleRoute.
https://github.com/americanexpress/holocron/blob/main/packages/holocron-module-route/src/ModuleRoute.jsx#L35
To Reproduce
Check README
Expected behavior
All supported props should be documented in some way.