diff --git a/frontend/src/InteractiveSearch/InteractiveSearch.css.d.ts b/frontend/src/InteractiveSearch/InteractiveSearch.css.d.ts index 9ba7f72a4..74bcaaa83 100644 --- a/frontend/src/InteractiveSearch/InteractiveSearch.css.d.ts +++ b/frontend/src/InteractiveSearch/InteractiveSearch.css.d.ts @@ -1,6 +1,7 @@ // This file is automatically generated. // Please do not change this file! interface CssExports { + 'blankpad': string; 'filterMenuContainer': string; 'filteredMessage': string; }