fix(scrollbar): has no binded attrs

This commit is contained in:
07akioni 2020-11-14 14:31:04 +08:00
parent acd96b3d2e
commit a975316530

View File

@ -5,6 +5,7 @@
@resize="handleContentResize"
>
<div
v-bind="$attrs"
class="n-scrollbar"
:class="{
[`n-${mergedTheme}-theme`]: mergedTheme