@huma-finance/widgets 0.0.59-beta.481 → 0.0.59-beta.482
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cjs/index.cjs
CHANGED
|
@@ -5591,6 +5591,7 @@ function PersonaEvaluation(_ref) {
|
|
|
5591
5591
|
}, [showPersonaClient]);
|
|
5592
5592
|
const startKYC = async () => {
|
|
5593
5593
|
isActionOngoingRef.current = true;
|
|
5594
|
+
isKYCResumedRef.current = false;
|
|
5594
5595
|
setLoadingType('startKYC');
|
|
5595
5596
|
const client = new Persona__default["default"].Client({
|
|
5596
5597
|
inquiryId,
|