Skip to content

Commit

Permalink
chore: rm unuse attr
Browse files Browse the repository at this point in the history
  • Loading branch information
wangjue666 committed Aug 8, 2024
1 parent 5f6db64 commit 6d80142
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ function onExpand() {
class="cursor-text overflow-hidden"
@click="expand ? onExpand() : () => false"
v-bind="$attrs"
:data-line="line"
>
<slot></slot>
</div>
Expand Down

0 comments on commit 6d80142

Please sign in to comment.