@timardex/cluemart-shared 1.7.83 → 1.7.84

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/index.mjs CHANGED
@@ -3110,7 +3110,7 @@ var registerFields = [
3110
3110
  required: true
3111
3111
  },
3112
3112
  {
3113
- helperText: "Enter Nickname (optional)",
3113
+ helperText: "Used instead of your name on ClueMart. If blank, your email username is used.",
3114
3114
  keyboardType: "default",
3115
3115
  name: "nickName",
3116
3116
  placeholder: "Nickname",
@@ -3198,7 +3198,7 @@ var profileFields = [
3198
3198
  required: true
3199
3199
  },
3200
3200
  {
3201
- helperText: "Enter Nickname (optional)",
3201
+ helperText: "Used instead of your name on ClueMart. If blank, your email username is used.",
3202
3202
  keyboardType: "default",
3203
3203
  name: "nickName",
3204
3204
  placeholder: "Nickname",