about summary refs log tree commit diff
path: root/src/view/com/util/UserAvatar.tsx
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2022-12-20 12:49:44 -0600
committerPaul Frazee <pfrazee@gmail.com>2022-12-20 12:49:44 -0600
commitabcfc11fe0e9f92fa2c63d7186270f4116ee72a6 (patch)
treea46c88ed3c3fe87ddb907801e0be73a55bbf4eac /src/view/com/util/UserAvatar.tsx
parent74d76fbc6ab9245a6966eae7f5e75b235edea7d3 (diff)
downloadvoidsky-abcfc11fe0e9f92fa2c63d7186270f4116ee72a6.tar.zst
Wrap all <Text> in a helper that ensures black color is applied by default
Diffstat (limited to 'src/view/com/util/UserAvatar.tsx')
-rw-r--r--src/view/com/util/UserAvatar.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/com/util/UserAvatar.tsx b/src/view/com/util/UserAvatar.tsx
index f4ac4a322..07d657007 100644
--- a/src/view/com/util/UserAvatar.tsx
+++ b/src/view/com/util/UserAvatar.tsx
@@ -1,5 +1,5 @@
 import React, {useCallback} from 'react'
-import {StyleSheet, View, TouchableOpacity, Alert, Image} from 'react-native'
+import {Alert, Image, StyleSheet, TouchableOpacity, View} from 'react-native'
 import Svg, {Circle, Text, Defs, LinearGradient, Stop} from 'react-native-svg'
 import {FontAwesomeIcon} from '@fortawesome/react-native-fontawesome'
 import {