mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
New: Tooltips for remove actions
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
@@ -114,6 +114,7 @@ class BackupRow extends Component {
|
||||
/>
|
||||
|
||||
<IconButton
|
||||
title="Delete backup"
|
||||
name={icons.DELETE}
|
||||
onPress={this.onDeletePress}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user