aboutsummaryrefslogtreecommitdiffstats
path: root/.storybook/main.ts
Commit message (Collapse)AuthorAgeFilesLines
* refactor(stories): migrate stories to CSF3 formatArmand Philippot2023-12-151-1/+1
|
* build(deps): remove storybook onboarding addonArmand Philippot2023-09-211-1/+0
| | | | This plugin was installed bumping Storybook, it is not necessary.
* build(deps): bump all dependenciesArmand Philippot2023-09-191-0/+47
* MDX type has changed so some components props had to be updated * Since Storybook now supports TS, I renamed the main/preview files