@lideralia/alife-uikit 1.2.70 → 1.2.71

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.
@@ -126,6 +126,7 @@ const Header = (_ref, props) => {
126
126
  rounded: false,
127
127
  backgroundColor: customButtonColor,
128
128
  color: customTextColor || 'black84',
129
+ boxShadow: "none",
129
130
  onClick: () => {
130
131
  actionShare();
131
132
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lideralia/alife-uikit",
3
- "version": "1.2.70",
3
+ "version": "1.2.71",
4
4
  "description": "Librería y documentación de componentes, basada en el Design System de Alife.",
5
5
  "homepage": "https://github.com/lideralia/alife-frontend-components#readme",
6
6
  "bugs": {