Use isSelf to better align with codebase, adjust dialog styles

This commit is contained in:
Eric Bailey
2026-03-09 14:54:00 -05:00
parent 8f7980bf6e
commit 7d33878341
5 changed files with 15 additions and 14 deletions
@@ -67,7 +67,7 @@ export function VerificationCheckButton({
return null
}
export function Badge({
function Badge({
profile,
verificationState: state,
size,