use-lilius
use-lilius copied to clipboard
remove chakra components from storybook
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.
Should just be able to exclude/ignore all story files in node_modules
, right?