fixed e2e

This commit is contained in:
Beverly Nguyen
2025-03-14 13:47:02 -07:00
parent 29373d41ca
commit 02a188a080
4 changed files with 15 additions and 7 deletions

View File

@@ -83,8 +83,7 @@
{% endset %}
{{ usaButton({
"text": button_text,
"type": submit,
"preventDoubleClick": True,
"name": button_text
}) }}
{% endif %}
</form>