@bigbinary/neeto-themes-frontend 2.0.5 → 2.0.6

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.cjs.js CHANGED
@@ -1161,7 +1161,7 @@ var Customize = function Customize(_ref) {
1161
1161
  onSuccess: function onSuccess(_ref3) {
1162
1162
  var theme = _ref3.theme;
1163
1163
  resetForm({
1164
- values: values
1164
+ values: theme
1165
1165
  });
1166
1166
  onCreateTheme(theme);
1167
1167
  }