Repository URL to install this package:
import React from 'react' import Select from './Select' const SelectDropDown = Select export { SelectDropDown } export default SelectDropDown