Skip to content

Commit

Permalink
Add "start over" option to mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
tchaddad authored and theduckylittle committed Nov 11, 2024
1 parent aa476ad commit a31658a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/mobile/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@
<i class="fa fa-info-circle" aria-hidden="true"></i><br>
Identify
</button>
<a class="btn btn-primary" href="./" role="button">
<i class="fa fa-rotate-right" aria-hidden="true"></i><br>
Start Over
</a>
</div>
<div id="service-tab" class="tab-content"></div>
</div>
Expand Down

0 comments on commit a31658a

Please sign in to comment.