Hi,
I’m using MUI as a design system with shared library. But i don’t want every single component or variant of a component in my shared library. For example, I don’t want to use the large button variant, but only the small and medium. Or, i don’t need the component accordion, so i want to hide it.
Is there any possibility to hide this variants or hide complete components, without deleting them? I would need the option to re-activate them as soon as i need them again.
I know there are checkboxes for the components when you publish the library. But MUI library is really huge, so it’s a hassle to uncheck all the ones i don’t want.
Is there any plugin that could help me doing this?
Thanks a lot
Best,
Johannes