chore: update ant-design dependencies and add new icon types
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import Timeline from './Timeline';
|
||||
export type { TimelineProps } from './Timeline';
|
||||
export type { TimelineItemProps } from './TimelineItem';
|
||||
export default Timeline;
|
||||
Reference in New Issue
Block a user