@codecademy/gamut
68.2.168.2.2-alpha.8940e8.0
dist/Form/SelectDropdown/elements/containers.d.ts~
dist/Form/SelectDropdown/elements/containers.d.tsModified−1
Index: package/dist/Form/SelectDropdown/elements/containers.d.ts
===================================================================
--- package/dist/Form/SelectDropdown/elements/containers.d.ts
+++ package/dist/Form/SelectDropdown/elements/containers.d.ts
@@ -1,5 +1,4 @@
-/// <reference types="react" />
import { components as SelectDropdownElements, GroupBase, Props } from 'react-select';
import { CustomSelectComponentProps, SelectDropdownContextValueTypes, TypedReactSelectProps } from '../types';
/**
* React context for sharing state between SelectDropdown components.