impaktapps-ui-builder 0.0.101-alpha.8 → 0.0.101-alpha.9

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.
@@ -474,7 +474,6 @@ const PageMasterUiSchema = (theme) => {
474
474
  layout: { xs: 4, sm: 2.5, md: 2, lg: 1.5 },
475
475
  main: {
476
476
  name: "Save",
477
- startIcon: "ApproveIcon",
478
477
  variant: "contained",
479
478
  type: "text",
480
479
  onClick: "saveHandler",