first commit
This commit is contained in:
4
frontend/node_modules/antd/lib/select/style/dropdown.d.ts
generated
vendored
Normal file
4
frontend/node_modules/antd/lib/select/style/dropdown.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import type { GenerateStyle } from '../../theme/internal';
|
||||
import type { SelectToken } from './token';
|
||||
declare const genSingleStyle: GenerateStyle<SelectToken>;
|
||||
export default genSingleStyle;
|
||||
Reference in New Issue
Block a user