design: because it's my app
This commit is contained in:
@@ -27,7 +27,7 @@ const getStyle = (repo: string) => {
|
|||||||
}
|
}
|
||||||
}"
|
}"
|
||||||
class="button"
|
class="button"
|
||||||
:style="getStyle(`${username}${favoriteRepo.name}`)"
|
:style="getStyle(`${favoriteRepo.name}-${username}`)"
|
||||||
>
|
>
|
||||||
{{ favoriteRepo.name }}
|
{{ favoriteRepo.name }}
|
||||||
</router-link>
|
</router-link>
|
||||||
|
|||||||
Reference in New Issue
Block a user