Andrea Moretti
Results
2
comments of
Andrea Moretti
Maybe it's not perfect but this worked for me (first two icons are taken from material symbols): **TS** ` productMenu: MenuItem[] = [ { label: 'Aggiorna quantità', icon: 'scale', iconClass:...
Hi guys, thanks to your suggestion I found a solution that worked for me. I'm using: - `tailwindcss: 4.1.6` - `@ladle/react: 5.0.3` - `daisyui: 5.0.35` I created a `.ladle` folder...