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 b928e34 commit c071699
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 deployment
// Test for openshift
const router = createBrowserRouter([
{
path: '/',
Expand Down

0 comments on commit c071699

Please sign in to comment.