From 1002273bdaf3f88940565539cd52eb970f3beba7 Mon Sep 17 00:00:00 2001 From: starmorph Date: Mon, 19 May 2025 14:00:36 -0700 Subject: [PATCH] lint format --- src/components/thread/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/thread/index.tsx b/src/components/thread/index.tsx index 192b0d1..1bb5fa3 100644 --- a/src/components/thread/index.tsx +++ b/src/components/thread/index.tsx @@ -665,4 +665,4 @@ export function Thread() { ); -} \ No newline at end of file +}