adminium 1.0.1-beta.5 → 1.0.1-beta.7

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.cjs CHANGED
@@ -1279,7 +1279,7 @@ var inputWrapperVariants = classVarianceAuthority.cva(
1279
1279
  focus-within:[&_[data-slot=input]]:ring-transparent
1280
1280
  focus-within:[&_[data-slot=input]]:ring-0
1281
1281
  focus-within:[&_[data-slot=input]]:border-0
1282
- [&_[data-slot[input]]]:flex
1282
+ [&_[data-slot=input]]:flex
1283
1283
  [&_[data-slot=input]]:w-full
1284
1284
  [&_[data-slot=input]]:outline-none
1285
1285
  [&_[data-slot=input]]:transition-colors