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",
|
"node": ">=10",
|
||||||
"npm": ">=6"
|
"npm": ">=6"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user