mirror of
https://github.com/element-plus/element-plus.git
synced 2025-04-12 16:40:36 +08:00
fix(components): [dropdown-item] remove redundant attributes (#18340)
This commit is contained in:
parent
ba59b5d20e
commit
88bf23e4b1
@ -3,7 +3,6 @@
|
||||
v-if="divided"
|
||||
role="separator"
|
||||
:class="ns.bem('menu', 'item', 'divided')"
|
||||
v-bind="$attrs"
|
||||
/>
|
||||
<li
|
||||
:ref="itemRef"
|
||||
|
Loading…
x
Reference in New Issue
Block a user