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)}
|
||||
>
|
||||
<Body size="S">
|
||||
Give your new app a name, and choose which groups have access (paid plans
|
||||
only).
|
||||
Update the name of your app.
|
||||
</Body>
|
||||
<Input
|
||||
bind:value={$values.name}
|
||||
|
|
Loading…
Reference in New Issue