I'm trying to do some stuff in Storybook. I have a component called Button and there are too many stories on the sidebar.
Is there a way to be able to "hide" the stories on the sidebar but having the stories still loading in? So basically for example if I could hide the "With Text Only" story but have the story is loaded in so you could still access it at the url "http://localhost:9001/?path=/story/ccfk-%F0%9F%A7%A9-%E2%A0%80components-button--with-text-only" or access it using addon-links.
I'm unsure if this is possible or not and would really appreciate any help, thank you!