@fto-consult/expo-ui 6.26.17 → 6.26.18

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fto-consult/expo-ui",
3
- "version": "6.26.17",
3
+ "version": "6.26.18",
4
4
  "description": "Bibliothèque de composants UI Expo,react-native",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -176,7 +176,7 @@ const styles = StyleSheet.create({
176
176
  labelContainer : {
177
177
  flexDirection : 'column',
178
178
  paddingRight : 5,
179
- maxWidth : 150,
179
+ maxWidth : 140,
180
180
  minWidth : 100,
181
181
  },
182
182
  pseudo : {