Replies: 1 comment
-
Thank you for reporting it @devgossips 👍🏻 , I'll covert this in an issue |
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
-
While researching I found a awkward result in Avatar component:
<Avatar src="" css={{ size: "$20" }} />
Please avoid the background color!
But according the documentation it should show :
<Image src="/avatars/avatar-4.png"/>
what ever is the value of src it is showing a blank white placeholder !!Please check is this really a bug or I made a mistake in code !
Beta Was this translation helpful? Give feedback.
All reactions