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 Content and VersionSelector components to streamline URL management. Removed the updateContentUrl function and added separate effects for URL updates in Content.tsx to prevent unnecessary history entries. Updated VersionSelector to only manage state without modifying the URL directly.
0 commit comments