mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
Update UI Packages
Align with Lidarr
This commit is contained in:
@@ -68,12 +68,12 @@ class AddNewItem extends Component {
|
||||
this.props.onClearSearch();
|
||||
}
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
onClearSearchPress = () => {
|
||||
this.setState({ term: '' });
|
||||
this.props.onClearSearch();
|
||||
}
|
||||
};
|
||||
|
||||
//
|
||||
// Render
|
||||
|
||||
Reference in New Issue
Block a user