diff --git a/src/components/window-control.tsx b/src/components/layout-control.tsx similarity index 92% rename from src/components/window-control.tsx rename to src/components/layout-control.tsx index 4b5e470..7756906 100644 --- a/src/components/window-control.tsx +++ b/src/components/layout-control.tsx @@ -6,7 +6,7 @@ import { HorizontalRuleRounded, } from "@mui/icons-material"; -const WindowControl = () => { +const LayoutControl = () => { return ( <>