@app-studio/web 0.8.71 → 0.8.72

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.
@@ -3130,6 +3130,7 @@ var ButtonView = _ref => {
3130
3130
  return /*#__PURE__*/React__default.createElement(appStudio.Element, Object.assign({
3131
3131
  gap: 8,
3132
3132
  as: "button",
3133
+ type: "button",
3133
3134
  border: "none",
3134
3135
  color: "color.white",
3135
3136
  display: "flex",