Update CSS typings for InteractiveSearch

This commit is contained in:
Bogdan 2023-06-17 00:55:10 +03:00
parent f5fb4aabe2
commit 504ebd8a8d
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'blankpad': string;
'filterMenuContainer': string;
'filteredMessage': string;
}