impaktapps-ui-builder 1.0.67-alpha.2 → 1.0.67-alpha.3

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "impaktapps-ui-builder",
3
- "version": "1.0.67-alpha.2",
3
+ "version": "1.0.67-alpha.3",
4
4
  "scripts": {
5
5
  "dev": "vite",
6
6
  "build": "tsc && vite build",
@@ -212,7 +212,7 @@ export const PageMasterUiSchema: any = (theme) => {
212
212
  type: "Control",
213
213
  scope: "#/properties/Copy_Component",
214
214
  options: {
215
- widget: "IconButton",
215
+ widget: "Button",
216
216
  },
217
217
  config: {
218
218
  main: {