Updated date range handling.

This commit is contained in:
Mike Cao
2025-06-25 14:27:17 -07:00
parent 6d1603fa28
commit 5ca51b3e8f
19 changed files with 101 additions and 99 deletions

View File

@@ -33,7 +33,7 @@ export function ProfileSettings() {
};
return (
<Column gap="6">
<Column width="400px" gap="6">
<Column>
<Label>{formatMessage(labels.username)}</Label>
{username}