TP-30070 | Fix
This commit is contained in:
@@ -302,7 +302,7 @@ const CasesList: React.FC<ICasesList> = ({ casesList = [], isVisitPlan }) => {
|
||||
estimatedListSize={{ height: 300 * 3, width: SCREEN_WIDTH }}
|
||||
/>
|
||||
) : (
|
||||
listEmptyComponent
|
||||
<View style={GenericStyles.ph12}>{listEmptyComponent}</View>
|
||||
)}
|
||||
</View>
|
||||
<Modal
|
||||
|
||||
Reference in New Issue
Block a user