@foodpilot/foods 0.3.136 → 0.3.137

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.
@@ -2,7 +2,7 @@ import { FlexibleString } from '../../../../innerComponents/FlexibleTypography';
2
2
  import { FlexibleButtonType } from '../../../../innerComponents/FlexibleButton';
3
3
  export type InitHeaderProps = {
4
4
  title: FlexibleString;
5
- actionButton: FlexibleButtonType;
5
+ actionButton?: FlexibleButtonType;
6
6
  cancelButton?: FlexibleButtonType;
7
7
  };
8
8
  export declare const InitHeader: (props: InitHeaderProps) => import("react/jsx-runtime").JSX.Element;
package/dist/main.js CHANGED
@@ -67568,7 +67568,7 @@ const _T = (e) => {
67568
67568
  }
67569
67569
  }
67570
67570
  ),
67571
- /* @__PURE__ */ f.jsx(
67571
+ n && /* @__PURE__ */ f.jsx(
67572
67572
  uc,
67573
67573
  {
67574
67574
  buttonOptions: n,