made changes

This commit is contained in:
sanaya 2022-02-02 14:10:29 +05:30
parent 1cde77c275
commit a23d54a6e5
3 changed files with 2 additions and 2 deletions

BIN
.gitignore vendored

Binary file not shown.

View File

@ -62,4 +62,4 @@
"node": ">=10", "node": ">=10",
"npm": ">=6" "npm": ">=6"
} }
} }

View File

@ -54,7 +54,7 @@ const Login = () => {
</CCol> </CCol>
<CCol xs={6}> <CCol xs={6}>
<Link to="/"> <Link to="/">
<CButton color="danger" className="px-4"> <CButton color="danger" className="px-4 ">
Cancel Cancel
</CButton> </CButton>
</Link> </Link>