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 -1
View File
@@ -137,7 +137,7 @@
{
"VtCartButton": {
"config": {
"icon": "cartIconButton",
"variant": "cartIconButton",
"className": "shadow-none bg-transparent text-white"
}
}