From 17db37300b7aa30577210032f6bcc9a3e0196add Mon Sep 17 00:00:00 2001
From: zaibod <92274292+zaibod@users.noreply.github.com>
Date: Tue, 3 Jun 2025 16:12:26 +0200
Subject: [PATCH] fix: fixed redundant dash in problem type
---
src/pages/solve/MaterialSimulation.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/pages/solve/MaterialSimulation.tsx b/src/pages/solve/MaterialSimulation.tsx
index 3e95668..db6dd66 100644
--- a/src/pages/solve/MaterialSimulation.tsx
+++ b/src/pages/solve/MaterialSimulation.tsx
@@ -18,14 +18,14 @@ const MaterialSimulation: NextPage = () => {