Update src/components/screens/allCases/AllCases.tsx
Co-authored-by: Herik Hiteshkumar Modi <herik.modi@navi.com>
This commit is contained in:
committed by
GitHub Enterprise
parent
0aa4e7c3f0
commit
2a77106d0a
@@ -117,7 +117,7 @@ const Item = (props: IItem) => {
|
||||
]}
|
||||
/>
|
||||
<Text light small>
|
||||
{compleatdCount} Compleated
|
||||
{completedCount} Completed
|
||||
</Text>
|
||||
</View>
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user