@nylas/react 3.1.2 → 3.1.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.
- package/dist/cjs/components.js +31 -31
- package/dist/cjs/components.js.map +1 -1
- package/dist/cjs/p-DVWbg8if.js +1 -1
- package/dist/cjs/p-DVWbg8if.js.map +1 -1
- package/dist/cjs/utils.js.map +1 -1
- package/dist/es/components.js +2069 -1947
- package/dist/es/components.js.map +1 -1
- package/dist/es/p-DVWbg8if.js +2 -1
- package/dist/es/p-DVWbg8if.js.map +1 -1
- package/dist/es/utils.js.map +1 -1
- package/package.json +2 -2
package/dist/es/p-DVWbg8if.js
CHANGED
|
@@ -4669,7 +4669,8 @@ const Eo = "No date selected", So = "Choose another time slot to reschedule your
|
|
|
4669
4669
|
excludeOrganizerDesc: "The organizer (you) will not be included in the round-robin rotation."
|
|
4670
4670
|
},
|
|
4671
4671
|
error: "Please add at least one participant",
|
|
4672
|
-
error_email: "Please enter a valid email address"
|
|
4672
|
+
error_email: "Please enter a valid email address",
|
|
4673
|
+
searching: "Searching..."
|
|
4673
4674
|
}, Rl = {
|
|
4674
4675
|
headerTitle: "Default open hours",
|
|
4675
4676
|
headerSubTitle: "Set when you're regularly available for event bookings.",
|