rokitg

Results 1 comments of rokitg

Still happening. ``` Failed to compile. ./src/components/ui/input.tsx 5:18 Error: An interface declaring no members is equivalent to its supertype. @typescript-eslint/no-empty-interface ``` Replacing the empty interface with this snippet works for...