Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug in which _props is undefined. #66

Merged
merged 1 commit into from
May 7, 2024
Merged

Conversation

cjcenizal
Copy link
Contributor

No description provided.

@cjcenizal cjcenizal requested a review from mrderyk May 7, 2024 22:53
@cjcenizal cjcenizal force-pushed the bug/undefined-props branch from adffa8e to 268e40d Compare May 7, 2024 22:54
@cjcenizal cjcenizal changed the title Fix but in which _props is undefined. Fix bug in which _props is undefined. May 7, 2024
Copy link

github-actions bot commented May 7, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-05-07 22:56 UTC

@@ -5,7 +5,7 @@
"main": "build.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"docs": "node docsServer.js",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made this change because when I ran npm run docs, the docs site was using an outdated version of ReactSearch.

@cjcenizal cjcenizal merged commit 0d33f89 into main May 7, 2024
4 checks passed
@cjcenizal cjcenizal deleted the bug/undefined-props branch May 7, 2024 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants