We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The language form would be more usable if the form just submit after selecting a language. I think we can just call handleSearchSubmit in handleLanguageChange https://github.com/tiller1010/language_exchange_website/blob/master/js/components/LessonSearchForm.tsx#L55
handleSearchSubmit
handleLanguageChange
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The language form would be more usable if the form just submit after selecting a language.
I think we can just call
handleSearchSubmit
inhandleLanguageChange
https://github.com/tiller1010/language_exchange_website/blob/master/js/components/LessonSearchForm.tsx#L55
The text was updated successfully, but these errors were encountered: