@lctafrica/ui 1.0.13 → 1.0.14

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
@@ -11487,7 +11487,7 @@ function pM({
11487
11487
  }
11488
11488
  );
11489
11489
  }
11490
- const tx = At("rounded-lg px-15 py-7", {
11490
+ const tx = At("rounded-lg px-7.5 py-5", {
11491
11491
  variants: {
11492
11492
  variant: {
11493
11493
  primary: "shadow-[0px_8px_29px_0px_#0000001A]",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lctafrica/ui",
3
- "version": "1.0.13",
3
+ "version": "1.0.14",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",