From f7634ba9281bf5e486e6005edc7d77c093dde4ed Mon Sep 17 00:00:00 2001 From: xiaoxia Date: Thu, 30 Jul 2026 10:34:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20Prettier=E6=A0=BC=E5=BC=8F=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/StickerPanel/hooks/useStickerPanel.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/pages/editing-planner/components/StickerPanel/hooks/useStickerPanel.ts b/apps/web/src/pages/editing-planner/components/StickerPanel/hooks/useStickerPanel.ts index d59ced3a3..96669448e 100644 --- a/apps/web/src/pages/editing-planner/components/StickerPanel/hooks/useStickerPanel.ts +++ b/apps/web/src/pages/editing-planner/components/StickerPanel/hooks/useStickerPanel.ts @@ -82,4 +82,4 @@ export const useStickerPanel = ({ config, onChange, totalDuration }: UseStickerP removeSticker, handleReset, } -} \ No newline at end of file +}