aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/auth/Signup.jsx
Commit message (Collapse)AuthorAge
* Transform to TS and refactored components w.r.t deletion if duplicated Input ↵Libravatar muhamedsalih-tw2022-11-02
| | | | component (#729)
* Refactor the 'Welcome' screen and the 'SetupAssistant' for better UX (#472)Libravatar André Oliveira2022-07-12
* Change auth styling and add back button * Add Skip button on 'SetupAssistant'