Skip to content

CORS Test

Pre-release
Pre-release
Compare
Choose a tag to compare
@JeronimoMendes JeronimoMendes released this 27 May 16:52
· 29 commits to main since this release
c676b3e
Fix login and register form (#183)

* Insert form tag in register and login pages

By using this tag, spaces between each inputbase were removed so I decided to use <br />s to make the design cleaner. Also, there were some changes made to the db and to the prettier packages, but I'm not sure if they should be kept or not.

* Add Enter feature for registration form and autoComplete types specified for better recognition by personal information storing software

* Data removed and added to gitignore

* Correct gitignore issue