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
If you use `AMenu` component along with `AAvatar` then you will use default slot of `AAvatar` component to show menu. Hence, some of the props will get discarded in favor of default slot usage.
22
+
23
+
You can refer to list of discarded props when default slot is used in API section.
0 commit comments