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
Added an additional validation check in the Voting form component to prevent users from submitting empty options. If the options are empty, the function will now early return, effectively halting the submission process.
0 commit comments