chiperos-ai-components-library 0.1.2 → 0.1.3
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.
|
@@ -10374,7 +10374,7 @@ const Vn = Lo(
|
|
|
10374
10374
|
(c || i) && /* @__PURE__ */ p(
|
|
10375
10375
|
"span",
|
|
10376
10376
|
{
|
|
10377
|
-
className: "text-xs leading-normal text-[#575385]",
|
|
10377
|
+
className: "text-xs leading-normal font-medium text-[#575385]",
|
|
10378
10378
|
"data-testid": "select-label",
|
|
10379
10379
|
children: i || o
|
|
10380
10380
|
}
|