mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
Updating spelling within Anonymous Page (#88757)
* Updating Placeholder * Fix
This commit is contained in:
parent
1de3e4be29
commit
68e30e2b4b
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user