mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
chore: updates project invite placeholder (#2049)
This commit is contained in:
parent
1e9f0823f8
commit
42ece0d784
@ -218,7 +218,7 @@ const SendProjectInvitationModal: React.FC<Props> = (props) => {
|
||||
}
|
||||
</div>
|
||||
) : (
|
||||
<div>Select co-worker’s email</div>
|
||||
<div>Select co-worker</div>
|
||||
)}
|
||||
<ChevronDownIcon className="h-3 w-3" aria-hidden="true" />
|
||||
</button>
|
||||
|
Loading…
Reference in New Issue
Block a user