profinansy-ui-lib 3.3.1 → 3.3.2

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 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -5928,7 +5928,7 @@
5928
5928
  line-height: 24px;
5929
5929
  `;t.Title=f,t.TitleLinkContainer=i.default.div`
5930
5930
  display: flex;
5931
- gap: 16px;
5931
+ gap: 4px;
5932
5932
  `,t.HintContainer=i.default.div`
5933
5933
  margin-top: 3px;
5934
5934
  `;const p=i.default.h4`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "profinansy-ui-lib",
3
- "version": "3.3.1",
3
+ "version": "3.3.2",
4
4
  "main": "./dist/index.js",
5
5
  "license": "MIT",
6
6
  "devDependencies": {