This repository was archived by the owner on Dec 30, 2022. It is now read-only.
Commit ff72a02
authored
docs(readme): add note for usage on -hooks and -hooks-web (#3651)
<!--
Thanks for submitting a pull request!
Please provide enough information so that others can review your pull
request.
-->
**Summary**
<!--
Explain the **motivation** for making this change.
What existing problem does the pull request solve?
Are there any linked issues?
-->
Adds a two-way clarification in the readme of React InstantSearch hooks
and React InstantSearch hooks web to explain what each package is used
for.
**Result**
<!--
Demonstrate the code is solid.
Example: The exact commands you ran and their output,
screenshots / videos if the pull request changes UI.
-->
fixes https://github.com/algolia/react-instantsearch/discussions/36101 parent dd5d311 commit ff72a02
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments