remove hanging ))

This commit is contained in:
Max Leiter 2022-03-06 22:20:23 -08:00
parent ecd89fdf0e
commit 773920bb41
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: A3512F2F2F17EBDA

View file

@ -62,7 +62,7 @@ const Post = ({ theme, changeTheme }: ThemeProps) => {
initialTab={'preview'}
/>
))}
))</>
</>
}
</Page.Content>