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