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
Refactor Avatar component to include conditional rendering for image display (#682)
- Updated Avatar component to render the Animated.Image only when imageUrl is provided, enhancing performance and preventing unnecessary rendering.
- Adjusted import statements for Container and Typography components for better modularity.
0 commit comments