@abdellatifui/react 3.2.193 → 3.2.194
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/nextgen.css +1 -1
- package/dist/nextgen.js +1 -1
- package/package.json +1 -1
package/dist/nextgen.js
CHANGED
|
@@ -23565,7 +23565,7 @@ const pS = xe("relative w-fit data-[state=active]:font-medium group", {
|
|
|
23565
23565
|
onClick: M,
|
|
23566
23566
|
icon: k,
|
|
23567
23567
|
disable: f,
|
|
23568
|
-
className: "rounded-l-none!",
|
|
23568
|
+
className: "rounded-l-none! px-0",
|
|
23569
23569
|
variant: d
|
|
23570
23570
|
}
|
|
23571
23571
|
),
|