aboutsummaryrefslogtreecommitdiff
path: root/src/components/friends/InviteFriendTile.tsx
diff options
context:
space:
mode:
authorShravya Ramesh <shravs1208@gmail.com>2021-03-18 12:13:40 -0700
committerShravya Ramesh <shravs1208@gmail.com>2021-03-18 12:13:40 -0700
commitab97d0e0f0dff6ac4fc334fe12b9b93f0c8fc8c4 (patch)
tree53c2d18845b2bfc9779fac64e3bc18bc04b18dba /src/components/friends/InviteFriendTile.tsx
parentfe5ff5ec516302811b7323cadf8e3dd0939beea4 (diff)
removed thistle color
Diffstat (limited to 'src/components/friends/InviteFriendTile.tsx')
-rw-r--r--src/components/friends/InviteFriendTile.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/friends/InviteFriendTile.tsx b/src/components/friends/InviteFriendTile.tsx
index 2d2b8e04..96b73378 100644
--- a/src/components/friends/InviteFriendTile.tsx
+++ b/src/components/friends/InviteFriendTile.tsx
@@ -54,7 +54,6 @@ const styles = StyleSheet.create({
alignItems: 'center',
justifyContent: 'space-between',
height: normalize(42),
- backgroundColor: 'thistle',
},
label: {
fontWeight: '500',