reykit 1.0.149 → 1.0.150

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
@@ -49021,7 +49021,10 @@ function dI({
49021
49021
  {
49022
49022
  variant: "ghost",
49023
49023
  size: "sm",
49024
- className: "relative right-1 pl-1 pr-0 gap-0 hover:bg-foreground hover:text-background dark:hover:bg-foreground dark:hover:text-background"
49024
+ className: ie(
49025
+ "relative right-1 pl-1 pr-0 gap-0",
49026
+ "hover:bg-foreground hover:text-background dark:hover:bg-foreground dark:hover:text-background"
49027
+ )
49025
49028
  }
49026
49029
  ),
49027
49030
  children: [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "reykit",
3
- "version": "1.0.149",
3
+ "version": "1.0.150",
4
4
  "description": "Kit method set.",
5
5
  "author": "reyxbo",
6
6
  "keywords": [