Merge remote-tracking branch 'upstream/nt/posts_experimental' into nt/cached_tabs

This commit is contained in:
Nouman Tahir 2021-03-06 01:54:38 +05:00
commit 98294f8b93
4 changed files with 6 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -75,4 +75,7 @@ export default EStyleSheet.create({
middleWrapper: {
marginRight: 30,
},
summary: {
color: '$primaryDarkGray',
},
});