fix: wording of adding counterparties
All checks were successful
Release / build_and_release (push) Successful in 1m9s
All checks were successful
Release / build_and_release (push) Successful in 1m9s
This commit is contained in:
parent
481ef6cdc2
commit
33d58a2166
@ -397,7 +397,7 @@ export const CreatePage = () => {
|
|||||||
{displayUserInput && (
|
{displayUserInput && (
|
||||||
<>
|
<>
|
||||||
<Typography component="label" variant="h6">
|
<Typography component="label" variant="h6">
|
||||||
Select signers and viewers
|
Add Counterparties
|
||||||
</Typography>
|
</Typography>
|
||||||
<Box className={styles.inputBlock}>
|
<Box className={styles.inputBlock}>
|
||||||
<TextField
|
<TextField
|
||||||
|
Loading…
Reference in New Issue
Block a user