Thomas Katter

Results 2 comments of Thomas Katter

None of the above fixes worked in my case. I had to do this instead: ``` js import { cva } from 'class-variance-authority' import type { VariantProps } from 'class-variance-authority'...

Pinging this issue because I have ran into it a few times among a few different crates I've been working on.