Added verify link #24
@@ -118,6 +118,8 @@ export default function Login() {
|
||||
iconName="message"
|
||||
/>
|
||||
</div>
|
||||
<input type="text" placeholder="boyce" />
|
||||
|
||||
<div className="input-item mb-5">
|
||||
<InputCom
|
||||
value={password}
|
||||
|
||||
@@ -129,6 +129,7 @@ const ErrorComponent = ({ onClick }) => (
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
<div className="signin-area flex justify-center mb-3.5">
|
||||
<button
|
||||
onClick={onClick}
|
||||
|
||||
Reference in New Issue
Block a user