From 773920bb411661553e7a0c9f26f1300b5f582d39 Mon Sep 17 00:00:00 2001 From: Max Leiter Date: Sun, 6 Mar 2022 22:20:23 -0800 Subject: [PATCH] remove hanging )) --- client/pages/post/[id].tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pages/post/[id].tsx b/client/pages/post/[id].tsx index 20b40ec4..e2e28048 100644 --- a/client/pages/post/[id].tsx +++ b/client/pages/post/[id].tsx @@ -62,7 +62,7 @@ const Post = ({ theme, changeTheme }: ThemeProps) => { initialTab={'preview'} /> ))} - )) + }