aboutsummaryrefslogtreecommitdiff
path: root/src/pages/AuthPage/SignUpForm.tsx
Commit message (Expand)AuthorAgeLines
* fix: re-implement navigation logiceug-vs2020-06-30-3/+5
* feat!: create useAuth hookeug-vs2020-06-29-5/+4
* style: fix linting erroseug-vs2020-06-25-2/+1
* feat: validate formeug-vs2020-06-25-12/+24
* chore: migrate to which-types@1.3.1eug-vs2020-06-24-5/+4
* refactor: restructure componentseug-vs2020-06-16-21/+3
* replace interface with simple string for authorizationilyayudovin2020-06-16-3/+3
* fix: clear eslint errorsilyayudovin2020-06-16-26/+22
* add form transfer to signIn and signUpilyayudovin2020-06-16-0/+84