update the modal text for updating the name of an app
This commit is contained in:
parent
f2511931d0
commit
19eeda608f
|
@ -97,8 +97,7 @@
|
||||||
disabled={!(valid && dirty)}
|
disabled={!(valid && dirty)}
|
||||||
>
|
>
|
||||||
<Body size="S">
|
<Body size="S">
|
||||||
Give your new app a name, and choose which groups have access (paid plans
|
Update the name of your app.
|
||||||
only).
|
|
||||||
</Body>
|
</Body>
|
||||||
<Input
|
<Input
|
||||||
bind:value={$values.name}
|
bind:value={$values.name}
|
||||||
|
|
Loading…
Reference in New Issue