1
0
Fork 0

docs: add missing backtick to placeholder default example (#2097)

This commit is contained in:
Julius 2023-10-12 02:47:17 -04:00 committed by GitHub
parent 4c82640022
commit fbe746c38c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@ Your Algolia index name.
## `placeholder`
> `type: string` | `default: "Search docs" | **optional**
> `type: string` | `default: "Search docs"` | **optional**
The placeholder of the input of the DocSearch pop-up modal.