frst-components 0.20.71 → 0.20.72

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
@@ -14780,7 +14780,7 @@ const ButtonSendV2 = styled__default["default"].div `
14780
14780
  width: fit-content;
14781
14781
  height: 14px;
14782
14782
 
14783
- font-family: 'Work Sans';
14783
+ font-family: 'PT Sans';
14784
14784
  font-style: normal;
14785
14785
  font-weight: 700;
14786
14786
  font-size: 14px;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "frst-components",
3
3
  "homepage": "http://FRST-Falconi.github.io/storybook.frstfalconi.com",
4
- "version": "0.20.71",
4
+ "version": "0.20.72",
5
5
  "private": false,
6
6
  "main": "./dist/index.js",
7
7
  "types": "./dist/index.d.ts",