diff --git a/Data/Server/WebUI/src/App.jsx b/Data/Server/WebUI/src/App.jsx
index 56307af..1236d97 100644
--- a/Data/Server/WebUI/src/App.jsx
+++ b/Data/Server/WebUI/src/App.jsx
@@ -8,7 +8,7 @@ import {
import {
KeyboardArrowDown as KeyboardArrowDownIcon,
InfoOutlined as InfoOutlinedIcon,
- MergeType as MergeTypeIcon,
+ GitHub as GitHub,
People as PeopleIcon
} from "@mui/icons-material";
import { ReactFlowProvider } from "reactflow";
@@ -459,8 +459,8 @@ export default function App() {
About