-
Notifications
You must be signed in to change notification settings - Fork 2.4k
🔨 Switch Search to use useOvermind #2852
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
Conversation
93993e1 to
6180176
Compare
6180176 to
0198b52
Compare
|
Build for latest commit bd932e4 is at https://pr2852.build.csb.dev/s/new. |
SaraVieira
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing the props in the Search Component :/
| type Props = RouteComponentProps; | ||
| const Search: FunctionComponent<Props> = ({ history, location }) => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SaraVieira Props are still present.
8268f62 to
19aa2c5
Compare
19aa2c5 to
a619971
Compare
a619971 to
bd932e4
Compare
|
mmm... in |
Follow-up of #2780 & #2819