adminium 1.0.1-beta.5 → 1.0.1-beta.6

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
@@ -1254,7 +1254,7 @@ var inputWrapperVariants = cva(
1254
1254
  focus-within:[&_[data-slot=input]]:ring-transparent
1255
1255
  focus-within:[&_[data-slot=input]]:ring-0
1256
1256
  focus-within:[&_[data-slot=input]]:border-0
1257
- [&_[data-slot[input]]]:flex
1257
+ [&_[data-slot=input]]:flex
1258
1258
  [&_[data-slot=input]]:w-full
1259
1259
  [&_[data-slot=input]]:outline-none
1260
1260
  [&_[data-slot=input]]:transition-colors