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: remove unused useCloudPlan import and simplify language switch logic
- Eliminated the useCloudPlan import from HeaderAction, as it was no longer needed.
- Updated the language switch logic to remove dependency on the cloud plan, enhancing clarity and maintainability.
0 commit comments