From b064b59b0f016c6fcec3e5d19e57a051d1c74576 Mon Sep 17 00:00:00 2001 From: Ayaka Neko Date: Thu, 21 Aug 2025 01:39:40 +0800 Subject: [PATCH] fix(stage-tamagotchi): user should not be able to select DRAG notice --- apps/stage-tamagotchi/src/pages/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/stage-tamagotchi/src/pages/index.vue b/apps/stage-tamagotchi/src/pages/index.vue index 99455c91d..f5d18be72 100644 --- a/apps/stage-tamagotchi/src/pages/index.vue +++ b/apps/stage-tamagotchi/src/pages/index.vue @@ -183,7 +183,7 @@ if (import.meta.hot) { // For better DX bg="white/80 dark:neutral-950/80" backdrop-blur="md" >
-
+
DRAG HERE TO MOVE