diff --git a/components/grid/filter/filter-row.md b/components/grid/filter/filter-row.md index 1c5397e750..c42c3467a5 100644 --- a/components/grid/filter/filter-row.md +++ b/components/grid/filter/filter-row.md @@ -61,12 +61,6 @@ The grid will render a row below the column headers with UI that you can use to } ```` ->caption The result from the code snippet above, before and after the user filled in a filter and clicked on the filter button - -![](images/filter-row-1.png) - -![](images/filter-row-filtered.png) - diff --git a/components/grid/filter/images/filter-row-1.png b/components/grid/filter/images/filter-row-1.png deleted file mode 100644 index 03df8fe492..0000000000 Binary files a/components/grid/filter/images/filter-row-1.png and /dev/null differ diff --git a/components/grid/filter/images/filter-row-filtered.png b/components/grid/filter/images/filter-row-filtered.png deleted file mode 100644 index a4fc49827b..0000000000 Binary files a/components/grid/filter/images/filter-row-filtered.png and /dev/null differ