diff --git a/frontend/src/pages/SimulationFormPage.tsx b/frontend/src/pages/SimulationFormPage.tsx index b6db536..2d97649 100644 --- a/frontend/src/pages/SimulationFormPage.tsx +++ b/frontend/src/pages/SimulationFormPage.tsx @@ -257,7 +257,7 @@ export function SimulationFormPage(): JSX.Element { updateMutation.isPending || transitionMutation.isPending || deleteMutation.isPending; return ( -