This commit is contained in:
Ross
2022-07-10 23:19:14 +01:00
parent 74e99d54b1
commit a917b3804e
2 changed files with 52 additions and 2 deletions
+2 -2
View File
@@ -2,5 +2,5 @@
{% csrf_token %}
{{ form }}
<input type="submit" value="Submit">
<button _="on click remove <.form/>">Cancel</button>
</form>
</form>
<button _="on click transition <.form/> opacity to 0 then remove <.form/> then remove me">Cancel</button>