Skip to content

Commit 710b170

Browse files
authored
site(fix): add space characters to group display name (#9950)
1 parent 8abca9b commit 710b170

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/src/pages/GroupsPage/CreateGroupPageView.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ export const CreateGroupPageView: FC<CreateGroupPageViewProps> = ({
6161
"display_name",
6262
"Optional: keep empty to default to the name.",
6363
)}
64-
onChange={onChangeTrimmed(form)}
6564
autoComplete="display_name"
6665
autoFocus
6766
fullWidth

0 commit comments

Comments
 (0)