Browse Source
- Replace non-navigational `<a href="#">` with `<span>` or add `e.preventDefault()` - Use actual `href` values from data instead of placeholder `#` - Simplify optional chaining for geographic data access - Remove unnecessary default function parameter for onClick - Use `[...arr].sort()` instead of `toSorted()` for broader compatibility Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>pull/11780/head
10 changed files with 22 additions and 43 deletions
Loading…
Reference in new issue