Skip to content

Commit 59d356a

Browse files
committed
Remove asterisk in form
1 parent 9ddfafe commit 59d356a

File tree

1 file changed

+1
-1
lines changed
  • tools/signed-request-generator/src/components

1 file changed

+1
-1
lines changed

tools/signed-request-generator/src/components/Form.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<Credentials bind:credentials />
8181
</div>
8282
<div class="mb-4">
83-
<label for="applicationContext">Application Context URL*</label>
83+
<label for="applicationContext">Application Context URL</label>
8484
<input
8585
type="url"
8686
id="applicationContext"

0 commit comments

Comments
 (0)