impaktapps-ui-builder 0.0.382-alpha.37 → 0.0.382-alpha.38

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.
@@ -167,7 +167,7 @@ const PageMasterUiSchema = (theme) => {
167
167
  config: {
168
168
  main: {
169
169
  icon: "EditIcon",
170
- color: "primary",
170
+ color: "info",
171
171
  onClick: "Edit_Components",
172
172
  tooltipMessage: "Edit This Record"
173
173
  }