fix: argument mismatch when calling handle_forms (#50)

This commit is contained in:
ymijorski 2022-09-08 19:10:32 +03:00 committed by GitHub
parent 47fba77237
commit effbc60ebc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -673,7 +673,6 @@ defmodule AshPhoenix.Form do
opts[:forms] || [],
!!opts[:errors],
[],
nil,
name,
id,
opts[:transform_errors],