App crashes when a blank string is provided for "name" property
Closed this issue · 1 comments
kushagra21 commented
To Reproduce Issue :
<UserAvatar size="100" name="" src="" />
avishayil commented
I fixed the error to require name or source
Closed this issue · 1 comments
To Reproduce Issue :
<UserAvatar size="100" name="" src="" />
I fixed the error to require name or source