profinansy-ui-lib 3.1.77 → 3.1.78

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -3382,6 +3382,7 @@
3382
3382
  justify-content: center;
3383
3383
  align-items: center;
3384
3384
  cursor: pointer;
3385
+ outline: none;
3385
3386
  transition: all 0.3s ${o.AnimationFunctions.animation_1};
3386
3387
  background: ${e=>e.theme.interactiveButtons.outlineBrandBackground};
3387
3388
  border: none;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "profinansy-ui-lib",
3
- "version": "3.1.77",
3
+ "version": "3.1.78",
4
4
  "main": "./dist/index.js",
5
5
  "license": "MIT",
6
6
  "devDependencies": {