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'} /> ))} - )) + }