diff --git a/src/app.tsx b/src/app.tsx index f89a63a..47b540a 100644 --- a/src/app.tsx +++ b/src/app.tsx @@ -176,7 +176,7 @@ function AppLayout(props: { children: any }) { onMouseUp={handleCenterTapRelease} onTouchEnd={handleCenterTapRelease} > - }> + }>
- +