profinansy-ui-lib 3.0.30 → 3.0.31

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 +0 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1940,7 +1940,6 @@
1940
1940
  }
1941
1941
  &:hover {
1942
1942
  color: ${e=>(0,o.getMode)(e.theme)[e.mode].hover.color};
1943
- text-decoration: underline;
1944
1943
  & path {
1945
1944
  fill: ${e=>(0,o.getMode)(e.theme)[e.mode].hover.color};
1946
1945
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "profinansy-ui-lib",
3
- "version": "3.0.30",
3
+ "version": "3.0.31",
4
4
  "main": "./dist/index.js",
5
5
  "license": "MIT",
6
6
  "devDependencies": {