Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
dye8128 committed Jun 26, 2024
1 parent 5b2a85d commit 73470b7
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
:data-is-current="$boolAttr(isCurrent)"
>
<router-link :to="isCurrent ? '' : link">
<span :class="$style.channelHash">
#
</span>
<span :class="$style.channelHash"> # </span>
<span>
{{ name }}
</span>
Expand Down

0 comments on commit 73470b7

Please sign in to comment.