Minnor changes and fix invitation logic
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ const handleURL = (url, navigation) => {
|
||||
if (path === 'alert') {
|
||||
alert(queryParams.str);
|
||||
} else {
|
||||
alert(path + " ::: " + queryParams);
|
||||
//alert(path + " ::: " + queryParams);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user