Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix map.field notation warning on Elixir 1.17
``` warning: using map.field notation (without parentheses) to invoke function MyStruct.__struct__() is deprecated, you must add parentheses instead: remote.function() (phoenix_ecto 4.5.1) lib/phoenix_ecto/html.ex:53: Phoenix.HTML.FormData.Ecto.Changeset.to_form/4 ```
- Loading branch information