mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 06:59:31 +01:00
fix heade title showing in search
This commit is contained in:
@@ -51,7 +51,7 @@ export const HeaderTitle = () => {
|
||||
eUnSubscribeEvent(eScrollEvent, onScroll);
|
||||
};
|
||||
}, [headerTextState.heading]);
|
||||
|
||||
|
||||
return (
|
||||
<Animated.View
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user