summaryrefslogtreecommitdiff
path: root/front/src/Emelents/IndexElement.tsx
diff options
context:
space:
mode:
authorphyscik <mynameisgennadiy@vk.com>2026-04-11 19:06:22 +0500
committerphyscik <mynameisgennadiy@vk.com>2026-04-11 19:06:22 +0500
commit49b5a4e03d0056e9df54d36891af7cc2ff7a8caa (patch)
tree651d7963215e616b2f471fa76d93e07a2c6fbe2a /front/src/Emelents/IndexElement.tsx
parentebbadf94dd4b23b9ceabd402ed0886c4cd8c6062 (diff)
Side panel rework
Diffstat (limited to 'front/src/Emelents/IndexElement.tsx')
-rw-r--r--front/src/Emelents/IndexElement.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/front/src/Emelents/IndexElement.tsx b/front/src/Emelents/IndexElement.tsx
index 2209fe1..b8d71d5 100644
--- a/front/src/Emelents/IndexElement.tsx
+++ b/front/src/Emelents/IndexElement.tsx
@@ -1,4 +1,4 @@
-import { useContext, useState } from "react";
+import { useContext } from "react";
import { LanguageContext } from "../Locales/Context";
import { GetLocalizedString } from "../Locales/Locales";