diff --git a/web/pages/organization.tsx b/web/pages/organization.tsx index 681c83e2..b6cb0d82 100644 --- a/web/pages/organization.tsx +++ b/web/pages/organization.tsx @@ -10,7 +10,7 @@ export const Block = (props: { + > {content} ; diff --git a/web/pages/social.tsx b/web/pages/social.tsx index 53485bbb..d57eeffc 100644 --- a/web/pages/social.tsx +++ b/web/pages/social.tsx @@ -11,7 +11,7 @@ export const Block = (props: { + > {content} ;