@procore/core-react
Version:
React library of Procore Design Guidelines
5 lines • 437 B
JavaScript
export { presets as UNSAFE_SuperSelectPresets } from './presets';
export { SuperSelect as UNSAFE_SuperSelect } from './SuperSelect';
export { StyledArrow as UNSAFE_StyledSuperSelectArrow, StyledLabel as UNSAFE_StyledSuperSelectLabel, StyledTrigger as UNSAFE_StyledSuperSelectTrigger } from './SuperSelect.styles';
export { useSuperSelectContext as UNSAFE_useSuperSelectContext } from './useSuperSelect';
//# sourceMappingURL=index.js.map