ENCOA-127: Change the name of the field Position to Department
This commit is contained in:
@@ -517,7 +517,7 @@ const UserCard = ({
|
||||
name="position"
|
||||
onChange={setPosition}
|
||||
type="text"
|
||||
label="Position"
|
||||
label="Department"
|
||||
defaultValue={position}
|
||||
placeholder="CEO, Head of Marketing..."
|
||||
disabled
|
||||
|
||||
Reference in New Issue
Block a user