diff --git a/docs/Features.md b/docs/Features.md index f3b325caf6a..f9af9f751ac 100644 --- a/docs/Features.md +++ b/docs/Features.md @@ -443,16 +443,19 @@ In most admin and B2B apps, the most common task is to look for a record. React- - + <StackedFilters> Dialog - + Global <Search> diff --git a/docs/FilteringTutorial.md b/docs/FilteringTutorial.md index 1d3793262ad..48a1ee67725 100644 --- a/docs/FilteringTutorial.md +++ b/docs/FilteringTutorial.md @@ -34,16 +34,19 @@ One of the most important features of the List page is the ability to filter the - + The <StackedFilters> Dialog - + The Global <Search> @@ -227,7 +230,7 @@ Finally, a filter sidebar is the ideal place to display the user's favorite filt ## The `` Component