Skip to content

Commit

Permalink
Merge pull request #531 from shoutem/hotfix/4.0.8
Browse files Browse the repository at this point in the history
Add imports
  • Loading branch information
Definitely-Not-Vlad authored Oct 28, 2020
2 parents 373ec56 + 6a46ae4 commit a47b07c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ import getTheme, {
dimensionRelativeToIphone,
calculateLineHeight,
resolveFontFamily,
resolveFontWeight,
resolveFontStyle,
} from './theme';

setDefaultThemeStyle();
Expand Down
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.7",
"version": "4.0.8",
"description": "Styleable set of components for React Native applications",
"dependencies": {
"@shoutem/animation": "~0.12.4",
Expand Down

0 comments on commit a47b07c

Please sign in to comment.