Skip to content

Commit

Permalink
Add <br/>
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwok-he-Chu committed Sep 21, 2023
1 parent ee30ddd commit d218cec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions giving-example/Views/Home/Result.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
ViewData["Title"] = @ViewBag.Status;
}

<br/>

@* Hidden divs with data passed from the server *@
<div id="clientKey" class="hidden">@ViewBag.ClientKey</div>

Expand Down

0 comments on commit d218cec

Please sign in to comment.