From 836005aaffb3cf8b670b6d9ae0d5864864bbe353 Mon Sep 17 00:00:00 2001 From: codytseng Date: Tue, 12 Aug 2025 11:14:44 +0800 Subject: [PATCH] fix: update ScrollBar to prevent pointer events --- src/components/NoteInteractions/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/NoteInteractions/index.tsx b/src/components/NoteInteractions/index.tsx index 3538031..cfad0bf 100644 --- a/src/components/NoteInteractions/index.tsx +++ b/src/components/NoteInteractions/index.tsx @@ -44,7 +44,7 @@ export default function NoteInteractions({
- +