diff --git a/spa/src/components/swipe-tabs.tsx b/spa/src/components/swipe-tabs.tsx index 58294e1..e1bdcff 100644 --- a/spa/src/components/swipe-tabs.tsx +++ b/spa/src/components/swipe-tabs.tsx @@ -47,7 +47,7 @@ export function SwipeTabs({ } } }, - { axis: "x", filterTaps: true }, + { axis: "x", filterTaps: true, pointer: { touch: true } }, ) return (