Skip to content

Commit 3913b3f

Browse files
Added sara johnson to search bar exmaple
1 parent 8687579 commit 3913b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/components/search/SearchBar/searchBar.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ const SearchBar = ({
263263
{...params}
264264
variant="outlined"
265265
className={input_className}
266-
placeholder="ex. GOVT 2306"
266+
placeholder="ex. GOVT 2306 Sara Johnson"
267267
//eslint-disable-next-line jsx-a11y/no-autofocus
268268
autoFocus={autoFocus}
269269
/>

0 commit comments

Comments
 (0)