fix: forgot pass
This commit is contained in:
parent
126484bde9
commit
fb24684aa0
|
|
@ -65,7 +65,7 @@ const ForgotPass = () => {
|
|||
Check Username
|
||||
</Button>
|
||||
<Button type="submit" fullWidth onClick={handleCheckUsername}>
|
||||
Kirim Ulang{" "}
|
||||
Kirim Ulang?{" "}
|
||||
</Button>
|
||||
</form>
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue