You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add a codemod for Avatar to remove Avatar.Variant and replace with string "light" or "dark".
The codemod should also handle Avatar.Size and replace it with the appropriate string.
The text was updated successfully, but these errors were encountered:
🐛 Bug Report
We need to add a codemod for Avatar to remove
Avatar.Variant
and replace with string "light" or "dark".The codemod should also handle
Avatar.Size
and replace it with the appropriate string.The text was updated successfully, but these errors were encountered: