Change the label in Assign Organization.
This commit is contained in:
parent
69c225ac72
commit
92660c297f
@ -248,7 +248,7 @@ const AssignOrg = ({ setStep }) => {
|
|||||||
? "Please wait..."
|
? "Please wait..."
|
||||||
: flowType === "default"
|
: flowType === "default"
|
||||||
? "Assign Organization"
|
? "Assign Organization"
|
||||||
: "Assign Project"}
|
: "Assign to Project"}
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user