Latest updates from IceHrmPro
This commit is contained in:
6
web/node_modules/rc-select/lib/index.d.ts
generated
vendored
Normal file
6
web/node_modules/rc-select/lib/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import Select, { ExportedSelectProps as SelectProps } from './Select';
|
||||
import { RefSelectProps } from './generate';
|
||||
import Option from './Option';
|
||||
import OptGroup from './OptGroup';
|
||||
export { Option, OptGroup, SelectProps, RefSelectProps };
|
||||
export default Select;
|
||||
Reference in New Issue
Block a user