Replies: 1 comment
-
The issue was with the imports. The import automatically went to this:
but it should be:
I thought I was losing my mind. Lol! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am having some issues with styling the Avatar Fallback. Has anyone else experienced this issue? Am I doing something wrong? Why does the "bg-muted" class in the component not work? Why does it not have any padding? Why does the class "rounded-full" not work?
https://stackblitz.com/edit/bolt-shadcn-hqixpkxe?file=src%2FApp.tsx,src%2Fcomponents%2Fui%2Favatar.tsx
Beta Was this translation helpful? Give feedback.
All reactions