Fix Lightpink button variant
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
</dl>
|
||||
<Button
|
||||
text="Add to cart"
|
||||
color="pink"
|
||||
color="pinklight"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
<Button
|
||||
type="button"
|
||||
text="Add to cart"
|
||||
color="pink"
|
||||
color="pinklight"
|
||||
size="xsmall"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user