refactor: revamp the importers & exporters systems to be reused (#3425)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
This commit is contained in:
@@ -276,7 +276,8 @@ const teamDetails = useGQLQuery<GetTeamQuery, GetTeamQueryVariables, "">({
|
||||
},
|
||||
},
|
||||
]
|
||||
} else return []
|
||||
}
|
||||
return []
|
||||
}),
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user