feat: update RefreshControl mocks in tests and improve error handling in useChangePassword hook
This commit is contained in:
@@ -14,7 +14,7 @@ export function TitleBar({
|
||||
onPointsPress,
|
||||
onSearchPress,
|
||||
onLayout,
|
||||
}: TitleBarProps): JSX.Element {
|
||||
}: TitleBarProps): React.ReactNode {
|
||||
return (
|
||||
<View
|
||||
testID="title-bar"
|
||||
|
||||
Reference in New Issue
Block a user