@bigbinary/neeto-molecules 1.0.104 → 1.0.106

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": "@bigbinary/neeto-molecules",
3
- "version": "1.0.104",
3
+ "version": "1.0.106",
4
4
  "description": "A package of reusable molecular components for neeto products.",
5
5
  "repository": "git@github.com:bigbinary/neeto-molecules.git",
6
6
  "author": "Amaljith K <amaljith.k@bigbinary.com>",
@@ -481,6 +481,9 @@
481
481
  "cc": "CC",
482
482
  "bCc": "BCC"
483
483
  },
484
+ "tooltips": {
485
+ "replyTo": "'Reply to' is the designated address where replies to the email should be sent."
486
+ },
484
487
  "placeholders": {
485
488
  "emailPlaceholder": "Write email address",
486
489
  "commaSeparatedEmails": "Use comma (‘) to add multiple email addresses"