From 1dd836609297a287d4ce32ef61c72746f8ac838c Mon Sep 17 00:00:00 2001 From: Brian Kim Date: Thu, 20 May 2021 17:33:18 -0700 Subject: Fix Linter 3 --- src/components/common/Draggable.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/components/common/Draggable.tsx b/src/components/common/Draggable.tsx index 64cec7b1..94446a18 100644 --- a/src/components/common/Draggable.tsx +++ b/src/components/common/Draggable.tsx @@ -81,7 +81,7 @@ export default function Draggable(props: IProps) { onDragRelease, // onLongPress, // onPressIn, - onPressOut, + // onPressOut, onRelease, x, y, -- cgit v1.2.3-70-g09d2