From 472a5daf093ec8dda8676d93330d8a3ccbf2e6c4 Mon Sep 17 00:00:00 2001 From: Abdulbari Date: Tue, 28 Oct 2025 19:00:41 +0300 Subject: [PATCH] Update sge-frontend/src/views/Communication.js --- sge-frontend/src/views/Communication.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sge-frontend/src/views/Communication.js b/sge-frontend/src/views/Communication.js index fa8c9e2..ad13654 100644 --- a/sge-frontend/src/views/Communication.js +++ b/sge-frontend/src/views/Communication.js @@ -9,7 +9,7 @@ import { ModalBody, ModalHeader, Row, - UncontrolledTooltip, // Add UncontrolledTooltip import + UncontrolledTooltip, // Add UncontrolledTooltip import } from "reactstrap"; import { Edit, Mail, Phone, MapPin } from "react-feather"; // Import Mail, Phone, MapPin