From 545b5e93bfa8a92230fe18f18d95cd48afe2a67a Mon Sep 17 00:00:00 2001 From: DanielS Date: Fri, 10 Jul 2026 14:43:36 +0200 Subject: [PATCH] style(admin): change wizard next button text to black --- shop/components/admin/create-product-dialog.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shop/components/admin/create-product-dialog.tsx b/shop/components/admin/create-product-dialog.tsx index 3014f62..4c81c2d 100644 --- a/shop/components/admin/create-product-dialog.tsx +++ b/shop/components/admin/create-product-dialog.tsx @@ -729,7 +729,7 @@ export function CreateProductDialog({
{step < 5 ? ( - ) : (