+ Current URL is mocked to be: /campaigns +
++ Notice how the "Campaigns" tab is selected (highlighted) because it + matches the current path. +
++ Current URL is mocked to be: /integrations +
++ Notice how the "Integrations" tab is selected (highlighted) because it + matches the current path. +
++ Current URL is mocked to be: /some-other-page +
++ No tab is selected because the current path doesn't match any tab's + href. +
++ Tabs without href (like "Overview", "Checks", "Tracks") fall back to + React Aria's internal state. +
+