fix: breadcrumb-item click type, close #4832
							parent
							
								
									166bac62b4
								
							
						
					
					
						commit
						6f0dab1f72
					
				|  | @ -18,6 +18,7 @@ export default defineComponent({ | |||
|   name: 'ABreadcrumbItem', | ||||
|   __ANT_BREADCRUMB_ITEM: true, | ||||
|   props: breadcrumbItemProps, | ||||
|   emits: ['click'], | ||||
|   slots: ['separator', 'overlay'], | ||||
|   setup(props, { slots }) { | ||||
|     const { prefixCls } = useConfigInject('breadcrumb', props); | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 tangjinzhou
						tangjinzhou