From b971aaf1988de3bca65a8f0fb0baa55991335726 Mon Sep 17 00:00:00 2001
From: Doctorixx <61980858+Windows-up@users.noreply.github.com>
Date: Wed, 15 Jan 2025 20:11:02 +0300
Subject: [PATCH] fix newlines
---
FRONTEND_V2/src/components/ProblemExample.jsx | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/FRONTEND_V2/src/components/ProblemExample.jsx b/FRONTEND_V2/src/components/ProblemExample.jsx
index bbe35e0..9929e9d 100644
--- a/FRONTEND_V2/src/components/ProblemExample.jsx
+++ b/FRONTEND_V2/src/components/ProblemExample.jsx
@@ -11,11 +11,15 @@ const ProblemExample = ({in_data, out_data}) => {