HarveyD / react-component-library

A project skeleton to get your very own React Component Library up and running using Rollup, Typescript, SASS + Storybook
https://blog.harveydelaney.com/creating-your-own-react-component-library/
MIT License
790 stars 167 forks source link

How do I get additional stuff in storybook to show at the bottom? #25

Closed jauggy closed 3 years ago

jauggy commented 4 years ago

I'm very new to storybook. I followed your tutorial and when I ran yarn storybook it worked but I'm missing all the additional stuff at the bottom that I see here.

HarveyD commented 3 years ago

These are called Storybook Addons, that you're going to have to add yourself: https://storybook.js.org/addons/