Skip to content

Commit

Permalink
#22/remove - team number badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Hein-HtetSan committed Oct 29, 2024
1 parent 51fd557 commit 5f0a21d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/screens/HomeScreen/HomeScreenOrganizationList.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ export default function HomeScreenOrganizationList() {
display: 'flex', flexDirection: 'row', alignItems: 'center',
justifyContent: 'start', gap: 5,
}}> */}
{/* team number */}
{/* <View style={{
{/* team number */}
{/* <View style={{
display: 'flex', flexDirection: 'row', alignItems: 'center',
justifyContent: 'start', gap: 1, color: Colors.Gray, backgroundColor: Colors.Gray,
padding: 3, width: 40, borderRadius: 10, paddingLeft: 8,
Expand Down

0 comments on commit 5f0a21d

Please sign in to comment.