Nick Achten

Results 3 comments of Nick Achten

Please look at the following at [issue](https://github.com/chromaui/learnstorybook-code/issues/93#issuecomment-1601679622) as I understand from @jonniebigodes this is a bug, please solve this in a future release.

I'm facing a different problem, hopefully someone can help me. I have an UI library with an Icon component: ```typescript import clsx from 'clsx'; import styles from './Icon.module.scss'; import {...