@bigbinary/neeto-molecules 1.1.22 → 1.1.24

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/EmailForm.js CHANGED
@@ -929,6 +929,7 @@ var EmailForm = function EmailForm(_ref) {
929
929
  }), /*#__PURE__*/React.createElement("div", {
930
930
  className: "w-full"
931
931
  }, /*#__PURE__*/React.createElement(FormikEditor, {
932
+ isMenuCollapsible: true,
932
933
  required: true,
933
934
  addons: EDITOR_ADDONS,
934
935
  "data-cy": "message-input-field",