I have a storybook instance for every NX libs (core,icons), and I would like to have only one storybook instance that collect all the stories present in differe
I am trying to test the output of an angular component. I have a checkbox component that output its value using an EventEmitter. The checkbox component is wrapp