fix incorrect header is showing

This commit is contained in:
ammarahm-ed
2021-04-17 11:27:31 +05:00
parent e1bf97bf68
commit 6b2cf4367a
3 changed files with 7 additions and 3 deletions

View File

@@ -178,6 +178,7 @@ const SimpleList = ({
type={dataType}
index={index}
data={listData}
screen={screen}
/>
);
case 'header':