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

Remove unused references to sortControlIsHidden #315

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

jeffdaley
Copy link
Contributor

Removes references to a no-longer-used property.

@jeffdaley jeffdaley requested a review from a team as a code owner August 31, 2023 00:21
@@ -3,8 +3,7 @@ import { FacetDropdownGroups } from "hermes/types/facets";

interface HeaderComponentSignature {
Args: {
facets: FacetDropdownGroups;
sortControlIsHidden?: boolean;
facets?: FacetDropdownGroups;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Corrected this type as well.

@jeffdaley jeffdaley merged commit 3338f3f into main Sep 1, 2023
2 checks passed
@jeffdaley jeffdaley deleted the jeffdaley/sort-control branch September 1, 2023 18:12
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

2 participants