Link verify
This commit is contained in:
@@ -90,7 +90,7 @@ export default function VerifyLink() {
|
||||
if (
|
||||
data &&
|
||||
data.internal_return >= 0 &&
|
||||
data.status_text === "Link Verfied"
|
||||
data.status_text === "Link Verified"
|
||||
) {
|
||||
setPageLoader(false);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user