Skip to content

Commit

Permalink
chore: new menu burger icon
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimzinchuk committed Oct 4, 2024
1 parent 4241f74 commit 91a2db2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
@click="toggleMenu"
>
<VcIcon
icon="fas fa-bars"
:icon="isExpanded ? 'fas fa-angle-double-left' : 'fas fa-angle-double-right'"
size="xl"
></VcIcon>
</button>
Expand Down

0 comments on commit 91a2db2

Please sign in to comment.