@mcurros2/microm 1.1.63-0 → 1.1.64-0

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/dist/index.js CHANGED
@@ -48005,7 +48005,9 @@ function $611d924da195f578$export$166f000a4c5cc84a(props) {
48005
48005
  ]);
48006
48006
  const buttons = (0, $b4te3$react.useMemo)(()=>!(hideNextAndBackWhenCompleted && activeStep === steps.length) && (0, $b4te3$reactjsxruntime.jsxs)((0, $b4te3$mantinecore.Group), {
48007
48007
  position: activeStep > 0 ? "apart" : "right",
48008
- mt: "xl",
48008
+ style: {
48009
+ flex: "auto"
48010
+ },
48009
48011
  children: [
48010
48012
  (0, $b4te3$reactjsxruntime.jsx)((0, $b4te3$mantinecore.Button), {
48011
48013
  loading: stepValidating,