@antoniobenincasa/ui 0.11.1 → 0.11.2

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.es.js CHANGED
@@ -5594,7 +5594,7 @@ const Autocomplete = (e) => {
5594
5594
  asChild: !0,
5595
5595
  children: /* @__PURE__ */ jsxs(Button, {
5596
5596
  variant: "outline",
5597
- className: "justify-between w-full",
5597
+ className: "autocomplete-trigger",
5598
5598
  disabled: e.disabled,
5599
5599
  children: [
5600
5600
  !e.value && /* @__PURE__ */ jsx("div", {