From aeb314c1444ada0fcf6624ae03b85c7c4361db90 Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 17:33:10 +0000 Subject: [PATCH] fix biome formatting in quick-note-card Co-Authored-By: Claude Opus 4.5 --- apps/web/components/quick-note-card.tsx | 157 ++++++++++++------------ 1 file changed, 78 insertions(+), 79 deletions(-) diff --git a/apps/web/components/quick-note-card.tsx b/apps/web/components/quick-note-card.tsx index 51a4aa6f..b7bc1c86 100644 --- a/apps/web/components/quick-note-card.tsx +++ b/apps/web/components/quick-note-card.tsx @@ -117,101 +117,100 @@ export function QuickNoteCard({ onFocusCapture={() => setIsExpanded(true)} onBlurCapture={handleBlurCapture} style={{ - boxShadow: - "inset 1.421px 1.421px 4.263px 0 rgba(11, 15, 21, 0.4)", - }} - > - - -
- -
- -
- + +
+ +
+ + +
- ) }