Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
dallascrichmond committed Oct 8, 2024
1 parent 3d699ec commit 604a79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import App from './App';
import MainPage from './Views/MainPage/MainPage.tsx';
import ExportPage from './Views/Export/ExportPage.tsx';

// Test for openshift
// Test
const router = createBrowserRouter([
{
path: '/',
Expand Down

0 comments on commit 604a79b

Please sign in to comment.