Replies: 1 comment 3 replies
-
its |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using
CommandInput
here, it has the exact same classes as when rendered on the shadcn/ui website. But I'm still seeing this blue ring around this input and others. How can I remove it?If I check my
components/ui/input.tsx
file I can see theInput
has thefocus-visible:outline-none
classBeta Was this translation helpful? Give feedback.
All reactions