color scheme

This commit is contained in:
realaravinth
2021-04-16 23:57:36 +05:30
parent f6663acbc7
commit a3ba746b6a
10 changed files with 41 additions and 113 deletions

View File

@@ -7,7 +7,7 @@ import genJsonPayload from '../../utils/genJsonPayload';
import userExists from './userExists';
import {checkEmailExists} from './emailExists';
import '../forms.scss';
//import '../forms.scss';
const registerUser = async e => {
e.preventDefault();