This commit is contained in:
parent
54b188bdfa
commit
3ab565d1e0
@ -3,6 +3,8 @@
|
||||
export let text = '';
|
||||
</script>
|
||||
|
||||
<a href="{link}">
|
||||
<button class="bg-slate-700 py-2 px-4 rounded-xl hover:ring">
|
||||
<a href={link}>{text}</a>
|
||||
{text}
|
||||
</button>
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user