package install

This commit is contained in:
YasinShaikh123
2024-10-18 20:12:14 +05:30
parent a1b9f1c507
commit 184f42ef59
2 changed files with 0 additions and 6 deletions

1
package-lock.json generated
View File

@@ -5788,7 +5788,6 @@
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/quill/-/quill-2.0.2.tgz",
"integrity": "sha512-QfazNrhMakEdRG57IoYFwffUIr04LWJxbS/ZkidRFXYCQt63c1gK6Z7IHUXMx/Vh25WgPBU42oBaNzQ0K1R/xw==",
"license": "BSD-3-Clause",
"dependencies": {
"eventemitter3": "^5.0.1",
"lodash-es": "^4.17.21",

View File

@@ -83,11 +83,6 @@ const InvestorDetails = () => {
KYCStatus: kyc,
country_xid: country
},
{
skip: debouncedSearchTerm === "" && searchTerm !== "", // Skip if search is empty and it's not the initial request