made changes
This commit is contained in:
parent
1cde77c275
commit
a23d54a6e5
BIN
.gitignore
vendored
BIN
.gitignore
vendored
Binary file not shown.
@ -62,4 +62,4 @@
|
||||
"node": ">=10",
|
||||
"npm": ">=6"
|
||||
}
|
||||
}
|
||||
}
|
@ -54,7 +54,7 @@ const Login = () => {
|
||||
</CCol>
|
||||
<CCol xs={6}>
|
||||
<Link to="/">
|
||||
<CButton color="danger" className="px-4">
|
||||
<CButton color="danger" className="px-4 ">
|
||||
Cancel
|
||||
</CButton>
|
||||
</Link>
|
||||
|
Loading…
Reference in New Issue
Block a user