@trafilea/afrodita-components 5.0.0-beta.244 → 5.0.0-beta.245

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.
@@ -547,7 +547,7 @@ var tsd = {
547
547
  },
548
548
  },
549
549
  dropdown: {
550
- borderRadius: '15px',
550
+ borderRadius: '8px',
551
551
  fontSize: '16px',
552
552
  fontWeight: 600,
553
553
  lineHeight: '1.125rem',
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Trafilea's Design System",
4
4
  "author": "Trafilea",
5
5
  "repository": "https://github.com/trafilea/afrodita-components",
6
- "version": "5.0.0-beta.244",
6
+ "version": "5.0.0-beta.245",
7
7
  "private": false,
8
8
  "main": "build/index.js",
9
9
  "style": "build/index.css",