From c5d2d152787b833248aa78b77857a6a8b3322642 Mon Sep 17 00:00:00 2001 From: Steven Date: Wed, 23 Jul 2025 23:41:59 +0800 Subject: [PATCH] chore: fix eslint --- web/src/components/MemoEditor/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/MemoEditor/index.tsx b/web/src/components/MemoEditor/index.tsx index b7bc6aee2..b0c32628b 100644 --- a/web/src/components/MemoEditor/index.tsx +++ b/web/src/components/MemoEditor/index.tsx @@ -505,7 +505,7 @@ const MemoEditor = observer((props: Props) => { - +