diff --git a/skyvern-frontend/src/components/SwitchBar.tsx b/skyvern-frontend/src/components/SwitchBar.tsx index 2a0e3fda..c24d83a6 100644 --- a/skyvern-frontend/src/components/SwitchBar.tsx +++ b/skyvern-frontend/src/components/SwitchBar.tsx @@ -20,7 +20,7 @@ function SwitchBar({ options, value, onChange }: Props) {
-