Updating spelling within Anonymous Page (#88757)

* Updating Placeholder

* Fix
This commit is contained in:
Brandon D 2024-07-03 18:20:59 +10:00 committed by GitHub
parent 1de3e4be29
commit 68e30e2b4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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}