Latest updates from IceHrmPro
This commit is contained in:
5
web/node_modules/antd/es/pagination/MiniSelect.d.ts
generated
vendored
Normal file
5
web/node_modules/antd/es/pagination/MiniSelect.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import * as React from 'react';
|
||||
export default class MiniSelect extends React.Component<any, any> {
|
||||
static Option: import("rc-select/lib/Option").OptionFC;
|
||||
render(): JSX.Element;
|
||||
}
|
||||
Reference in New Issue
Block a user