remove maintain attrs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-04-16 01:10:45 -04:00
parent ab1a288928
commit b85b1735c0
25 changed files with 403 additions and 421 deletions

View File

@ -33,7 +33,6 @@
class: "input input-primary col-span-2",
maxlength: 255,
placeholder: gettext("Really great weather"),
phx_hook: "MaintainAttrs",
phx_update: "ignore"
) %>
<%= error_tag(f, :notes, "col-span-3") %>