be-components 0.2.3 → 0.2.4
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.
|
@@ -409,7 +409,7 @@ const ProfileWizard = ({
|
|
|
409
409
|
}
|
|
410
410
|
}, /*#__PURE__*/_react.default.createElement(_reactNative.Image, {
|
|
411
411
|
source: {
|
|
412
|
-
uri: 'https://res.cloudinary.com/hoabts6mc/image/upload/
|
|
412
|
+
uri: 'https://res.cloudinary.com/hoabts6mc/image/upload/v1715272520/powered_be_be_irnaka.webp'
|
|
413
413
|
},
|
|
414
414
|
style: {
|
|
415
415
|
width: width * 0.6,
|
|
@@ -400,7 +400,7 @@ const ProfileWizard = ({
|
|
|
400
400
|
}
|
|
401
401
|
}, /*#__PURE__*/React.createElement(Image, {
|
|
402
402
|
source: {
|
|
403
|
-
uri: 'https://res.cloudinary.com/hoabts6mc/image/upload/
|
|
403
|
+
uri: 'https://res.cloudinary.com/hoabts6mc/image/upload/v1715272520/powered_be_be_irnaka.webp'
|
|
404
404
|
},
|
|
405
405
|
style: {
|
|
406
406
|
width: width * 0.6,
|
package/package.json
CHANGED
|
@@ -231,7 +231,7 @@ const ProfileWizard = ({ player, init_walkthrough, show_welcome, profile_attrib
|
|
|
231
231
|
Linking.openURL(`https://app.bettoredge.com`)
|
|
232
232
|
}}>
|
|
233
233
|
<Image
|
|
234
|
-
source={{ uri: 'https://res.cloudinary.com/hoabts6mc/image/upload/
|
|
234
|
+
source={{ uri: 'https://res.cloudinary.com/hoabts6mc/image/upload/v1715272520/powered_be_be_irnaka.webp' }}
|
|
235
235
|
style={{ width: width * 0.6, height: (width*0.6) / 3 }}
|
|
236
236
|
resizeMode='center'
|
|
237
237
|
/>
|