react-storybook-addon-chapters
Version:
React Storybook Chapters addon allows showcasing of multiple components within a story by breaking it down into smaller categories (chapters) and subcategories (sections) for more organizational goodness.
8 lines (4 loc) • 420 B
Markdown
# Contributing to React Storybook Story Component
We welcome your help to make this component better. This document will help to streamline the contributing process and save everyone's precious time.
## Development Setup
This component has been setup with [React CDK](https://github.com/kadirahq/react-cdk). Refer [React CDK documentation](https://github.com/kadirahq/react-cdk)) to get started with the development.