Prettify common files

This commit is contained in:
Sofiya Tepikin
2022-08-23 12:55:25 +02:00
parent 732f19ed63
commit 1b8fd97d16
13 changed files with 52 additions and 52 deletions
+3 -3
View File
@@ -26,8 +26,8 @@ AppText.propTypes = {
const styles = StyleSheet.create({
text: {
color: Colors.greyDark,
...Typography.mainText
}
...Typography.mainText,
},
})
export default AppText
export default AppText