diff --git a/src/components/UserProfileAvatar.jsx b/src/components/UserProfileAvatar.jsx index 25023bf..0cfd165 100644 --- a/src/components/UserProfileAvatar.jsx +++ b/src/components/UserProfileAvatar.jsx @@ -440,7 +440,7 @@ const UserProfileAvatar = () => { {!isPlusUser && ( setIsSubscriptionModalOpen(true)} + onClick={() => navigate('/settings/account')} sx={{ borderRadius: 'var(--joy-radius-sm)', '&:hover': {