Skip to content

Commit

Permalink
Merge pull request #519 from shoutem/release/4.0.2
Browse files Browse the repository at this point in the history
Release/4.0.2
  • Loading branch information
majaklajic authored Sep 4, 2020
2 parents d81e74a + fd71d9c commit f8a3031
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shoutem/ui",
"version": "4.0.1",
"version": "4.0.2",
"description": "Styleable set of components for React Native applications",
"dependencies": {
"@shoutem/animation": "~0.12.4",
Expand Down
2 changes: 2 additions & 0 deletions theme.js
Original file line number Diff line number Diff line change
Expand Up @@ -1183,6 +1183,8 @@ export default (variables = defaultThemeVariables) => ({

backgroundColor: 'transparent',
color: variables.primaryButtonText.color,
width: 24,
height: 24,
},

'shoutem.ui.Spinner': {
Expand Down

0 comments on commit f8a3031

Please sign in to comment.