diff --git a/apps/circuit-compiler/src/app/components/toggler.tsx b/apps/circuit-compiler/src/app/components/toggler.tsx index 77de1ee1f95..35636ce8174 100644 --- a/apps/circuit-compiler/src/app/components/toggler.tsx +++ b/apps/circuit-compiler/src/app/components/toggler.tsx @@ -17,7 +17,7 @@ export function Toggler ({ children, title, dataId, show = false, icon, iconTool
-