From b57689ec50a5076c2cb9bb45556dd6021318b001 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 16 Jan 2025 15:01:22 +0100 Subject: [PATCH] Mainpage: Fix "Scripts by TTeck": Typo & Mobile View (#1533) --- frontend/src/app/page.tsx | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/frontend/src/app/page.tsx b/frontend/src/app/page.tsx index c6fad745a..a5a152040 100644 --- a/frontend/src/app/page.tsx +++ b/frontend/src/app/page.tsx @@ -26,7 +26,6 @@ function CustomArrowRightIcon() { export default function Page() { const { theme } = useTheme(); - const [color, setColor] = useState("#000000"); useEffect(() => { @@ -51,17 +50,17 @@ export default function Page() {
❤️ - Scripts by Tteck + Scripts by tteck
@@ -70,7 +69,7 @@ export default function Page() { Thank You! - A big thank you to Tteck and the many contributors who have + A big thank you to tteck and the many contributors who have made this project possible. Your hard work is truly appreciated by the entire Proxmox community! @@ -133,7 +132,6 @@ export default function Page() { variant="expandIcon" Icon={CustomArrowRightIcon} iconPlacement="right" - className="hover:" > View Scripts