User Story
As an extension developer, I want to have documentation on the platform-bible-react library components to have a good understanding of their features (props) and functionality
Description
Adding more information on the props and attributes in a custom component will be helpful.
In cases where a component is built based on a third party, providing that information gives more access to documentation and usage.
Ex : In MarkdownRenderer, https://github.com/quantizor/markdown-to-jsx is used to build the component
Some of the component's usage is not self-explanatory.
User Story As an extension developer, I want to have documentation on the platform-bible-react library components to have a good understanding of their features (props) and functionality
Description
Some of the component's usage is not self-explanatory.