Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files
web_demo/static/mobile/steps/result.js
CHANGED
|
@@ -186,7 +186,7 @@ export default {
|
|
| 186 |
${feedbackPanel}
|
| 187 |
</div>
|
| 188 |
<footer class="step-foot">
|
| 189 |
-
<button type="button" class="primary step-retake">Measure Again</button>
|
| 190 |
</footer>
|
| 191 |
</section>
|
| 192 |
`;
|
|
|
|
| 186 |
${feedbackPanel}
|
| 187 |
</div>
|
| 188 |
<footer class="step-foot">
|
| 189 |
+
<button type="button" class="primary step-retake">Measure Again to Confirm</button>
|
| 190 |
</footer>
|
| 191 |
</section>
|
| 192 |
`;
|