A bunch of speculative non-working UI

This commit is contained in:
Paul Frazee
2024-02-22 16:32:22 -08:00
parent acd9532331
commit 047df5939f
8 changed files with 320 additions and 28 deletions
@@ -78,7 +78,7 @@ export function Content({
) : (
<Text>
<Trans>
Moderation service managed by @{sanitizeHandle(handle, '@')}
Moderation service managed by {sanitizeHandle(handle, '@')}
</Trans>
</Text>
)}