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
Removed unused imports and introduced 'additionalEvents' property to FormAttributes in Form.tsx. This allows for dynamic binding of events to the form, enhancing component's flexibility. A loop has been added in the view function to bind these additional events.
0 commit comments