@banch0u/core-project-test-repository 2.2.13 → 2.2.14

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.
@@ -120,6 +120,7 @@ var FormModal = function FormModal(_ref, ref) {
120
120
  onCancel: closeModal,
121
121
  maskClosable: overlayClosable,
122
122
  closable: closable,
123
+ destroyOnClose: true,
123
124
  footer: showButtons ? /*#__PURE__*/React.createElement("div", {
124
125
  className: style.buttons
125
126
  }, /*#__PURE__*/React.createElement(Button, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@banch0u/core-project-test-repository",
3
- "version": "2.2.13",
3
+ "version": "2.2.14",
4
4
  "description": "Shared core features for all projects",
5
5
  "main": "dist/index.js",
6
6
  "files": [