@abdellatifui/react 3.1.50 → 3.1.51
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.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/nextgen.js
CHANGED
|
@@ -5858,7 +5858,7 @@ const Yp = ye((e, n) => {
|
|
|
5858
5858
|
{
|
|
5859
5859
|
"data-id": "__" + I,
|
|
5860
5860
|
className: U(
|
|
5861
|
-
se + "my-[5px] transition-all ease-in-out duration-75 h-[25px] z-[300] font-geist truncate w-full",
|
|
5861
|
+
se + "my-[5px] transition-all ease-in-out duration-75 h-[25px] z-[300] min-w-[100px] font-geist truncate w-full",
|
|
5862
5862
|
J ? "bg-gray-200 text-black px-2" : null
|
|
5863
5863
|
),
|
|
5864
5864
|
value: I,
|