@chekinapp/ui 0.0.14 → 0.0.15

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
@@ -713,8 +713,7 @@ var buttonVariants = cva3(
713
713
  compoundVariants: [
714
714
  {
715
715
  variant: "link",
716
- shape: "rounded",
717
- className: "rounded-none"
716
+ className: "h-auto min-w-auto px-0 py-0 rounded-none"
718
717
  },
719
718
  {
720
719
  size: "icon",