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