prathameshgaikwad/Innings
Improve code for CreateAccount & Signin pages
Open
#48 opened on Aug 11, 2024
good first issue
Repository metrics
- Stars
- (6 stars)
- PR merge metrics
- (PR metrics pending)
Description
Currently, CreateAccount and Signin pages are made using different files. However, some part of the code is common between the two. If we restructure the code, then user experience on these pages can improve.