@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.cjs CHANGED
@@ -1010,8 +1010,7 @@ var buttonVariants = (0, import_class_variance_authority3.cva)(
1010
1010
  compoundVariants: [
1011
1011
  {
1012
1012
  variant: "link",
1013
- shape: "rounded",
1014
- className: "rounded-none"
1013
+ className: "h-auto min-w-auto px-0 py-0 rounded-none"
1015
1014
  },
1016
1015
  {
1017
1016
  size: "icon",