@fto-consult/expo-ui 6.64.18 → 6.64.19

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.
@@ -1,7 +1,7 @@
1
1
  export default {
2
2
  ///your own drawerSections,
3
3
  help : {
4
- label : "Help",
4
+ label : "Aide",
5
5
  order : 15, //ordre d'apparation de la section dans le drawer
6
6
  divider : true,
7
7
  items : [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fto-consult/expo-ui",
3
- "version": "6.64.18",
3
+ "version": "6.64.19",
4
4
  "description": "Bibliothèque de composants UI Expo,react-native",
5
5
  "main": "main",
6
6
  "scripts": {