@fileverse/ui 4.1.7-patch-38 → 4.1.7-patch-39
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.css +0 -1
- package/dist/index.es.js +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
package/dist/index.es.js
CHANGED
|
@@ -29088,7 +29088,7 @@ const I3e = Et(
|
|
|
29088
29088
|
variant: {
|
|
29089
29089
|
default: "color-button-default color-text-inverse hover:color-button-default-hover",
|
|
29090
29090
|
danger: "color-button-danger color-text-inverse hover:color-button-danger-hover",
|
|
29091
|
-
secondary: "color-text-default hover:color-button-secondary-hover",
|
|
29091
|
+
secondary: "color-button-secondary color-text-default hover:color-button-secondary-hover",
|
|
29092
29092
|
ghost: "color-text-default hover:color-button-secondary-hover"
|
|
29093
29093
|
},
|
|
29094
29094
|
size: {
|