forked from github/plane
chore: workspace invite
This commit is contained in:
parent
8d0ee7142d
commit
881fff20c1
@ -163,7 +163,7 @@ export const Workspace: React.FC<Props> = ({ setStep, setWorkspace }) => {
|
|||||||
))
|
))
|
||||||
) : (
|
) : (
|
||||||
<div className="text-center">
|
<div className="text-center">
|
||||||
<h3 className="text-brand-secondary">You have no invitations</h3>
|
<h3 className="text-brand-secondary">{`You don't have any invitations yet.`}</h3>
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user