fix: Icon element component. (#479)
parent
098de4d8f3
commit
46abc1f316
|
@ -3,7 +3,6 @@
|
|||
<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