Skip to content

Commit

Permalink
Merge 311a27a into 2a186e8
Browse files Browse the repository at this point in the history
  • Loading branch information
saahithjanapati committed Jun 21, 2023
2 parents 2a186e8 + 311a27a commit 97dff6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Written in 100% TypeScript.
```shell
npm install @yext/search-headless-react
```

## Getting Started - `SearchHeadlessProvider`

Search Headless React includes an `<SearchHeadlessProvider />` component, which takes in a `SearchHeadless` instance and makes it available to the rest of your app. `SearchHeadless` instance is created using `provideHeadless(...)` with the appropriate credentials:
Expand Down

0 comments on commit 97dff6c

Please sign in to comment.