Skip to content

Commit

Permalink
don't include queryValue in appliedFilters
Browse files Browse the repository at this point in the history
  • Loading branch information
chloerice committed Sep 6, 2024
1 parent 09ef7cc commit 10fbfbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion polaris-react/playground/OrdersPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,6 @@ function OrdersIndexTableWithFilters(
const appliedFilters: AppliedFilterInterface[] = [];

Object.entries({
queryValue,
contains,
status,
paymentStatus,
Expand Down

0 comments on commit 10fbfbf

Please sign in to comment.