impaktapps-ui-builder 0.0.339 → 0.0.340

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.
@@ -6339,7 +6339,7 @@ const componentBasicUiSchema = {
6339
6339
  lg: 2.5
6340
6340
  },
6341
6341
  main: {
6342
- name: "ok",
6342
+ name: "Ok",
6343
6343
  startIcon: "ApproveIcon",
6344
6344
  variant: "contained",
6345
6345
  color: "info",
@@ -7852,7 +7852,7 @@ const EventUiSchema = {
7852
7852
  lg: 2.5
7853
7853
  },
7854
7854
  main: {
7855
- name: "ok",
7855
+ name: "Ok",
7856
7856
  startIcon: "ApproveIcon",
7857
7857
  variant: "contained",
7858
7858
  color: "info",