From 03cae671ab49079c327cd0dbca19a2a8f35d9a89 Mon Sep 17 00:00:00 2001 From: Simo Date: Tue, 20 Jan 2026 12:20:46 +0100 Subject: [PATCH] wip Signed-off-by: Simo --- .../waves/drops/participation/OngoingParticipationDrop.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/components/waves/drops/participation/OngoingParticipationDrop.tsx b/components/waves/drops/participation/OngoingParticipationDrop.tsx index 77fcbea9c9..0a40c90fa7 100644 --- a/components/waves/drops/participation/OngoingParticipationDrop.tsx +++ b/components/waves/drops/participation/OngoingParticipationDrop.tsx @@ -95,7 +95,6 @@ export default function OngoingParticipationDrop({ onQuoteClick={onQuoteClick} setLongPressTriggered={setLongPressTriggered} isCompetitionDrop={true} - hasTouch={hasTouch} />