We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43967ee commit 8c21e5dCopy full SHA for 8c21e5d
src/routes/routerConfig.tsx
@@ -1,5 +1,5 @@
1
import * as Sentry from '@sentry/react';
2
-import { Navigate, redirect, Routes, type RouteObject } from 'react-router';
+import { Navigate, redirect, type RouteObject, Routes } from 'react-router';
3
import Constants from 'src/commons/utils/Constants';
4
5
import Application from '../commons/application/Application';
0 commit comments