fix: Icon element component. (#479)
							parent
							
								
									098de4d8f3
								
							
						
					
					
						commit
						46abc1f316
					
				|  | @ -1,9 +1,8 @@ | |||
| <template> | ||||
|   <div :class="{'show-input-search':isShowElement}" class="search-detail"> | ||||
|   <div :class="{ 'show-input-search': isShowElement }" class="search-detail"> | ||||
|     <i | ||||
|       :class="icon + ' props-icon'" | ||||
|       @click.stop="click" | ||||
|       @submit.prevent.native="false" | ||||
|     /> | ||||
|     <slot | ||||
|       ref="headerSearchSelect" | ||||
|  |  | |||
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 1.8 KiB | 
		Loading…
	
		Reference in New Issue
	
	 Edwin Betancourt
						Edwin Betancourt