@codecademy/gamut

73.5.073.5.1-alpha.7af239.0
dist/Form/SelectDropdown/elements/index.d.ts
~dist/Form/SelectDropdown/elements/index.d.tsModified
−1
Index: package/dist/Form/SelectDropdown/elements/index.d.ts
===================================================================
--- package/dist/Form/SelectDropdown/elements/index.d.ts
+++ package/dist/Form/SelectDropdown/elements/index.d.ts
@@ -1,6 +1,5 @@
 export { iconSize, selectedIconSize, indicatorIcons } from './constants';
 export { MultiValueWithColorMode, MultiValueRemoveButton, RemoveAllButton, } from './multi-value';
 export { DropdownButton } from './controls';
-export { onFocus } from '../core/accessibility';
 export { SelectDropdownContext, createNoOptionsMessage, CustomContainer, CustomInput, CustomValueContainer, TypedReactSelect, } from './containers';
 export { IconOption, AbbreviatedSingleValue, formatOptionLabel, formatGroupLabel, } from './options';