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
A super common helper I use all the time is autoFocusFirstInput(). It actually has some edge cases that are annoying to solve over and over again. Another one is disableButtonsWhileFormsSubmit(). Both are worth having in Sprinkles.
The text was updated successfully, but these errors were encountered:
A super common helper I use all the time is
autoFocusFirstInput()
. It actually has some edge cases that are annoying to solve over and over again. Another one isdisableButtonsWhileFormsSubmit()
. Both are worth having in Sprinkles.The text was updated successfully, but these errors were encountered: