diff --git a/polaris.shopify.com/pages/examples/index-filters-with-pinned-filters.tsx b/polaris.shopify.com/pages/examples/index-filters-with-pinned-filters.tsx index 4ba7cc7d323..2c3de28decf 100644 --- a/polaris.shopify.com/pages/examples/index-filters-with-pinned-filters.tsx +++ b/polaris.shopify.com/pages/examples/index-filters-with-pinned-filters.tsx @@ -191,7 +191,7 @@ function IndexFiltersWithPinnedFiltersExample() { allowMultiple /> ), - shortcut: true, + pinned: true, }, { key: 'taggedWith', @@ -205,7 +205,7 @@ function IndexFiltersWithPinnedFiltersExample() { labelHidden /> ), - shortcut: true, + pinned: true, }, { key: 'moneySpent',