myshell-react-lib 0.1.59 → 0.1.60

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
@@ -4138,7 +4138,7 @@ var lineClampMap = {
4138
4138
  5: "line-clamp-5",
4139
4139
  6: "line-clamp-6"
4140
4140
  };
4141
- var displayVariants = cva2("font-semibold font-ABCDiatype", {
4141
+ var displayVariants = cva2("font-medium font-ABCDiatype", {
4142
4142
  variants: {
4143
4143
  size: {
4144
4144
  "2xl": "text-7xl",