Skip to content

Commit

Permalink
Fix routing issue: Ensure only one Router is used in the application
Browse files Browse the repository at this point in the history
  • Loading branch information
jackcruz53 committed Feb 24, 2025
1 parent 20e8aa6 commit a1f7609
Show file tree
Hide file tree
Showing 19 changed files with 304 additions and 3,180 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
- name: Install dependencies
run: npm ci

- name: Lint
run: npm run lint

- name: Type check
run: npm run type-check

Expand Down
30 changes: 0 additions & 30 deletions eslint.config.js

This file was deleted.

Loading

0 comments on commit a1f7609

Please sign in to comment.