chore: update ant-design dependencies and add new icon types
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import type { RefOptionListProps } from 'rc-select/lib/OptionList';
|
||||
import * as React from 'react';
|
||||
declare const RefOptionList: React.ForwardRefExoticComponent<React.RefAttributes<RefOptionListProps>>;
|
||||
export default RefOptionList;
|
||||
Reference in New Issue
Block a user