@abdellatifui/react 3.1.124 → 3.1.125
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/package.json +1 -1
package/dist/nextgen.js
CHANGED
|
@@ -13933,7 +13933,7 @@ const lx = ve((e, n) => {
|
|
|
13933
13933
|
}
|
|
13934
13934
|
},
|
|
13935
13935
|
defaultVariants: {
|
|
13936
|
-
border: "
|
|
13936
|
+
border: "mid"
|
|
13937
13937
|
}
|
|
13938
13938
|
}
|
|
13939
13939
|
);
|