Commit 0287fca
committed
fix(frontend): remove obsolete @types/react-router-dom
react-router-dom@7 ships its own TypeScript types (./dist/index.d.ts),
making @types/react-router-dom (v5-era) obsolete and a potential source
of type conflicts. Codebase doesn't use any v5-only types
(RouteComponentProps, withRouter, etc.). Frontend build verified.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent a4833ab commit 0287fca
2 files changed
Lines changed: 0 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
0 commit comments