mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
update tooltip text
This commit is contained in:
@@ -123,7 +123,7 @@ class EMSESPDevicesForm extends Component<
|
||||
onClick={() => this.handleRowClick(device.id)}
|
||||
>
|
||||
<TableCell component="th" scope="row">
|
||||
<Tooltip title="show values..." arrow placement="right-end">
|
||||
<Tooltip title="click for details..." arrow placement="right-end">
|
||||
<Button
|
||||
startIcon={<ListIcon />}
|
||||
size="small"
|
||||
|
||||
Reference in New Issue
Block a user