Change micro copy to be more of a Call to Action and less long
parent
799048e5ae
commit
2e77f76cb4
|
@ -126,7 +126,7 @@ class NewUserTableRow extends Component {
|
|||
}))}
|
||||
selected={
|
||||
userOrganization.id === DEFAULT_ORG_ID
|
||||
? 'Add to Organization'
|
||||
? 'Choose one'
|
||||
: userOrganization.name
|
||||
}
|
||||
onChoose={this.handleSelectOrganization}
|
||||
|
|
Loading…
Reference in New Issue