You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to fully type out FormElement type at packages\core\src\types.ts:40 so it matches all possible variants of FormElements. Make sure all atributes are optional.
We need to fully type out
FormElementtype at packages\core\src\types.ts:40 so it matches all possible variants of FormElements. Make sure all atributes are optional.