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

fixing searchBar style type #2785

Merged
merged 1 commit into from
Jul 1, 2022
Merged

fixing searchBar style type #2785

merged 1 commit into from
Jul 1, 2022

Conversation

Kira-Pilot
Copy link
Member

@AbhineetJain promised I'd get to this! Didn't know when I was going to be back here and didn't want to forget about it.

@Kira-Pilot Kira-Pilot requested a review from a team as a code owner July 1, 2022 18:32
Copy link
Contributor

@AbhineetJain AbhineetJain left a comment

Choose a reason for hiding this comment

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

Thank you! This looks great. 😄

@@ -150,7 +150,7 @@ export const SearchBarWithFilter: React.FC<SearchBarWithFilterProps> = ({
}

interface StyleProps {
error?: unknown
error?: boolean
Copy link
Contributor

Choose a reason for hiding this comment

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

I love that we're narrowing some of our types 👏🏼

@Kira-Pilot Kira-Pilot merged commit ead3516 into main Jul 1, 2022
@Kira-Pilot Kira-Pilot deleted the fix-error-type/kira-pilot branch July 1, 2022 19:09
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.

None yet

3 participants