// src/utils/index.tsx
import { mergeProps } from "@zag-js/core";

export {
  mergeProps
};
