refactor: update Button to always use a size, determine tag from url
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
on:click={() => $smoothScroll.scrollTo('#poster', { duration: 2 })}
|
||||
/>
|
||||
<Button
|
||||
tag="button"
|
||||
size="xsmall"
|
||||
text="Add to cart"
|
||||
color="pink"
|
||||
|
||||
Reference in New Issue
Block a user