1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-13 07:04:21 +08:00

fix: Icon element component. (#479)

This commit is contained in:
Edwin Betancourt 2020-05-04 10:49:00 -04:00 committed by GitHub
parent 098de4d8f3
commit 46abc1f316
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -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