forked from shibao/cannery
remove maintain attrs
This commit is contained in:
assets/js
lib/cannery_web
components
live
container_live
pack_live
range_live
type_live
priv/gettext
@ -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") %>
|
||||
|
Reference in New Issue
Block a user