chore: format
This commit is contained in:
parent
0a17df87e9
commit
4ad9773022
@ -18,9 +18,9 @@
|
|||||||
class="list-menu-link"
|
class="list-menu-link"
|
||||||
:class="{'router-link-exact-active': currentProject.id === project.id}"
|
:class="{'router-link-exact-active': currentProject.id === project.id}"
|
||||||
>
|
>
|
||||||
<span class="icon menu-item-icon handle">
|
<span class="icon menu-item-icon handle">
|
||||||
<icon icon="grip-lines"/>
|
<icon icon="grip-lines"/>
|
||||||
</span>
|
</span>
|
||||||
<ColorBubble
|
<ColorBubble
|
||||||
v-if="project.hexColor !== ''"
|
v-if="project.hexColor !== ''"
|
||||||
:color="project.hexColor"
|
:color="project.hexColor"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user