Avarios / use-lilius

📅 A headless calendar hook for React.
https://use-lilius.vercel.app/
MIT License
274 stars 20 forks source link

remove chakra components from storybook #356

Open its-danny opened 2 years ago

its-danny commented 2 years ago

not sure why, but all of a sudden all of chakras internal stories are included in this storybook. gotta find out how to make it not do that.

jblevins1991 commented 2 years ago

Should just be able to exclude/ignore all story files in node_modules, right?