index.js
948 Bytes
-
🔧 chore(router): enable React Router v7 future flags to suppress warnings · 9c36aaa2Add `future` prop to `BrowserRouter` in `web/src/index.js` with `v7_startTransition` and `v7_relativeSplatPath` turned on. This opts the app into upcoming React Router v7 behavior, removes console warnings, and readies the codebase for a smoother future upgrade. No runtime behavior changes; developer-experience improvement only.
t0ng7u committed