ENCOA-127: Change the name of the field Position to Department
This commit is contained in:
@@ -499,7 +499,7 @@ function UserProfile({user, mutateUser}: Props) {
|
||||
onChange={setPosition}
|
||||
defaultValue={position}
|
||||
type="text"
|
||||
label="Position"
|
||||
label="Department"
|
||||
placeholder="CEO, Head of Marketing..."
|
||||
required
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user