Skip to content

Commit bd2cb77

Browse files
committed
Merge branch 'master' into release
2 parents c6e2749 + 0d75038 commit bd2cb77

File tree

284 files changed

+3223
-1412
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

284 files changed

+3223
-1412
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,3 @@ class MyScreen extends Component {
118118
}
119119
}
120120
```
121-

demo/src/configurations.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Assets.loadAssetsGroup('svgs.demo', {
2222
Typography.loadTypographies({
2323
h1: {...Typography.text40},
2424
h2: {...Typography.text50},
25-
h3: {...Typography.text60},
25+
h3: {...Typography.text70M},
2626
body: Typography.text70,
2727
bodySmall: Typography.text80
2828
});

0 commit comments

Comments
 (0)