Repositions the Register button

This commit is contained in:
Vazhin Tayeb
2021-01-17 11:55:48 +03:00
parent b61de3ffa1
commit 594ac4c8cf
2 changed files with 20 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
"tailwindcss": "^2.0.2"
},
"scripts": {
"start": "set HTTPS=true&&react-scripts start",
"start": "HTTPS=true react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"