mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 15:09:33 +01:00
fix incorrect header is showing
This commit is contained in:
@@ -178,6 +178,7 @@ const SimpleList = ({
|
||||
type={dataType}
|
||||
index={index}
|
||||
data={listData}
|
||||
screen={screen}
|
||||
/>
|
||||
);
|
||||
case 'header':
|
||||
|
||||
Reference in New Issue
Block a user