bugfix: change variant cart button in drsquatch page
This commit is contained in:
parent
497c060756
commit
9be3fb44b4
|
|
@ -137,7 +137,7 @@
|
||||||
{
|
{
|
||||||
"VtCartButton": {
|
"VtCartButton": {
|
||||||
"config": {
|
"config": {
|
||||||
"icon": "cartIconButton",
|
"variant": "cartIconButton",
|
||||||
"className": "shadow-none bg-transparent text-white"
|
"className": "shadow-none bg-transparent text-white"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue