Fixed typo (#12497)

This commit is contained in:
Amandeep Singh 2020-05-05 09:36:55 +05:30 committed by GitHub
parent 790800305b
commit 1aa2e0cfe6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,7 +68,7 @@ function LoginModal({ toggle, modalType, setUser }) {
<div className="mb-4"> <div className="mb-4">
<label <label
className="block text-purple-700 text-sm font-bold mb-2" className="block text-purple-700 text-sm font-bold mb-2"
htmlFor="username" htmlFor="password"
> >
Password Password
</label> </label>