Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
yushulx committed Nov 17, 2023
1 parent 53e84b3 commit 5364c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/Pages/Index.razor
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<div class="connection">

<div class="row">
<label>License key: </label>
<label>Get a License key from <a href="https://www.dynamsoft.com/customer/license/trialLicense?product=dbr" target="_blank">here</a> </label>
<div class="filler"></div>
<input type="text" placeholder="@licenseKey" @bind="licenseKey">
<button @onclick="Activate">Activate SDK</button>
Expand Down

0 comments on commit 5364c8c

Please sign in to comment.