chore: update ant-design dependencies and add new icon types
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import * as React from 'react';
|
||||
import type { StepProps } from '.';
|
||||
declare function useLegacyItems(items?: StepProps[], children?: React.ReactNode): StepProps[];
|
||||
export default useLegacyItems;
|
||||
Reference in New Issue
Block a user