@primestyleai/tryon 5.10.98 → 5.10.99
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.
|
@@ -29200,7 +29200,7 @@ function PrimeStyleTryonInner({
|
|
|
29200
29200
|
{
|
|
29201
29201
|
productImage,
|
|
29202
29202
|
productTitle,
|
|
29203
|
-
onTryOn: () => setView("
|
|
29203
|
+
onTryOn: () => setView("body-profile"),
|
|
29204
29204
|
onClose: onClose ?? (() => {
|
|
29205
29205
|
}),
|
|
29206
29206
|
t: t2
|