open-rpc/docs-react

expose more than just the Documentation component

shanejonas opened this issue ยท 1 comments

Describe the feature you would like in detail
I'd like individually to use the composed pieces of the <Documentation /> component.

Additional details
It currently index.ts only exports default Documentation. In addition to that, I would like it to export each component so it can be used as is, or like this:

import { Params } from '@open-rpc/docs-react';

๐ŸŽ‰ This issue has been resolved in version 1.0.10 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€