mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Updating spelling within Anonymous Page (#88757)
* Updating Placeholder * Fix
This commit is contained in:
@@ -59,7 +59,7 @@ const UserListAnonymousDevicesPageUnConnected = ({
|
||||
<div className={styles.actionBar} data-testid={selectors.container}>
|
||||
<div className={styles.row}>
|
||||
<FilterInput
|
||||
placeholder="Search devices by ip adress."
|
||||
placeholder="Search devices by IP address."
|
||||
autoFocus={true}
|
||||
value={query}
|
||||
onChange={changeAnonQuery}
|
||||
|
||||
Reference in New Issue
Block a user