diff --git a/frontend/src/components/Layout.jsx b/frontend/src/components/Layout.jsx index 4c6a5d4..148aebe 100644 --- a/frontend/src/components/Layout.jsx +++ b/frontend/src/components/Layout.jsx @@ -148,7 +148,6 @@ const Layout = ({ children }) => { name: "Automation", href: "/automation", icon: List, - comingSoon: true, }, );