conda-incubator / conda-store-ui

conda-store-ui is a frontend for conda-store powered by react
https://conda-incubator.github.io/conda-store-ui/
BSD 3-Clause "New" or "Revised" License
13 stars 18 forks source link

Upgrade to Storybook 8 #387

Closed gabalafou closed 3 months ago

gabalafou commented 3 months ago

Description

This PR upgrades Storybook and uses the upgraded version of Storybook to:

Pull request checklist

How to test and check this PR

Checkout PR locally, run yarn install, then:

Check that all CI checks pass.

gabalafou commented 3 months ago

@peytondmurray thanks for the review!