Skip to content

Commit 6c2fa66

Browse files
committed
Merge branch 'main' into staging
2 parents d32cb77 + 64d35b3 commit 6c2fa66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/dashboard/app/(main)/websites/[id]/_components/tabs/tracking-setup-tab.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,6 @@ function OptionToggle({
399399
<Switch
400400
checked={isEnabled}
401401
className="shrink-0"
402-
onCheckedChange={onToggle}
403402
/>
404403
<div className="min-w-0 flex-1">
405404
<span className="font-medium text-sm">{option.title}</span>

0 commit comments

Comments
 (0)