Show scores for beta

This commit is contained in:
Nelson Jovel 2022-05-02 09:16:20 -07:00
parent bc1690fef7
commit 8450a715e7

View file

@ -1,4 +1,5 @@
<div class="d-flex flex-column align-items-center position-relative">
<p>Score is : <%=gauge.score %> </p>
<svg
viewBox="<%= viewbox.x %> <%= viewbox.y %> <%= viewbox.width %> <%= viewbox.height %>"