mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-11-15 17:47:21 +00:00
fix(the-github-corner): link should be propped
This commit is contained in:
parent
3424c50d53
commit
e1701a525a
@ -19,8 +19,10 @@
|
||||
<script>
|
||||
export default {
|
||||
props: {
|
||||
type: String,
|
||||
required: true
|
||||
link: {
|
||||
type: String,
|
||||
required: true
|
||||
}
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user