mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(components): [dropdown-item] remove redundant attributes (#18340)
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
v-if="divided"
|
||||
role="separator"
|
||||
:class="ns.bem('menu', 'item', 'divided')"
|
||||
v-bind="$attrs"
|
||||
/>
|
||||
<li
|
||||
:ref="itemRef"
|
||||
|
||||
Reference in New Issue
Block a user