-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
Profil - Uprava udajov #160
Conversation
aa52416
to
babcd31
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pohodickaa
const onSubmit: SubmitHandler<ProfileFormValues> = async (data) => { | ||
submitFormData(data) | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
asi raz pridame daky eslint rule co trochu zjednoti/da bacha na async funkcie... tu deklarujeme fuknciu ako async ale nevolame v nej await, co nejakemu rulu vadi, ale v podstate je to tu v pohode
* Add edit profile buttons * Move School subform into own component * `yarn add usehooks-ts` * Add ProfileForm and improve SchoolSubForm * Fix typescript errror and cyclic imports * remove async/await where wasn't neccesary
formular na upravu udajov uzivatela
P.S.: prve dva commity su z ineho PR