@3sc/common-component 0.0.249 → 0.0.250
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 +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -40171,7 +40171,7 @@ const QV = ({ color: e }) => /* @__PURE__ */ g.jsx("svg", { width: "7", height:
|
|
|
40171
40171
|
left: "1rem",
|
|
40172
40172
|
transform: "none",
|
|
40173
40173
|
"&.Mui-focused": {
|
|
40174
|
-
|
|
40174
|
+
color: e.palette.primary.notifyTextColor
|
|
40175
40175
|
}
|
|
40176
40176
|
},
|
|
40177
40177
|
"& .MuiInputLabel-shrink": {
|