We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6022ab5 commit 97b2e7cCopy full SHA for 97b2e7c
1 file changed
src/shared/assets/icons/index.ts
@@ -3,4 +3,4 @@ import CheckIcon from './common/check.svg?react';
3
import DoneIcon from './common/done.svg?react';
4
import SearchMagnifyingGlassIcon from './common/search-magnifying-glass.svg?react';
5
6
-export { CheckIcon, DoneIcon, SearchMagnifyingGlassIcon };
+export { CaretDownMdIcon, CheckIcon, DoneIcon, SearchMagnifyingGlassIcon };
0 commit comments