From f0b9eeb33ca39627e57bff8cb4ed99e9cf077f1c Mon Sep 17 00:00:00 2001
From: vargburz
Date: Tue, 31 Oct 2023 17:13:27 +0300
Subject: [PATCH] fix linter
---
src/components/DescriptionPanel.tsx | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/components/DescriptionPanel.tsx b/src/components/DescriptionPanel.tsx
index 4d19fe5..45139b4 100644
--- a/src/components/DescriptionPanel.tsx
+++ b/src/components/DescriptionPanel.tsx
@@ -44,7 +44,9 @@ export const DescriptionPanel: FC = () => {
into consumers of network bandwidth and anomalies that can affect application or service performance.
-
+
);