@thefittingroom/shop-ui 0.1.3 → 0.1.5
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/esm/index.js +2 -2
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/index.min.js +2 -2
- package/package.json +1 -1
package/dist/esm/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* thefittingroom v0.1.
|
|
2
|
+
* thefittingroom v0.1.4 (2023-12-01T01:40:24.477Z)
|
|
3
3
|
* Copyright 2022-present, TheFittingRoom, Inc. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
/*!
|
|
@@ -23254,7 +23254,7 @@ var L = {
|
|
|
23254
23254
|
TryOnText: 'After creating your avatar, return here and sign in. We will use the measurements from your avatar to tell you which size will fit you best, as well as let you try the garment on - all without leaving your house!',
|
|
23255
23255
|
UsernameOrPasswordEmpty: 'Username or password is empty.',
|
|
23256
23256
|
UsernameOrPasswordIncorrect: 'Username or password is incorrect.',
|
|
23257
|
-
VirtualTryOnWith: '
|
|
23257
|
+
VirtualTryOnWith: 'Size recommendation with',
|
|
23258
23258
|
WeRecommendSize: 'We recommend a size',
|
|
23259
23259
|
};
|
|
23260
23260
|
|