bugfix: change variant cart button in drsquatch page

This commit is contained in:
Nam Doan 2025-11-28 13:15:36 +07:00
parent 497c060756
commit 9be3fb44b4
1 changed files with 1 additions and 1 deletions

View File

@ -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"
} }
} }