Skip to content

Storybook: Add addon-docs and configure for Wildcard components

Administrator requested to merge tr/wildcard-v1-pagination into main

Created by: umpox

StorybookDocs2

This PR implements @storybook/addon-docs across our Storybook stories.

This will help us achieve the goal of better documenting Wildcard components whilst also improving the documentation of the rest of our current components.

It aggregates the stories onto a single page, and automatically infers documentation through types and JSDoc comments.

Demo

Closes https://github.com/sourcegraph/sourcegraph/issues/23080

Merge request reports

Loading