From 6ce9a8cef455b3d88179f554bc9a09f0e9d701b7 Mon Sep 17 00:00:00 2001 From: Francis Cao Date: Tue, 15 Oct 2024 09:34:15 -0700 Subject: [PATCH] add currency attribute to revenue button --- src/app/(main)/console/TestConsole.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/(main)/console/TestConsole.tsx b/src/app/(main)/console/TestConsole.tsx index 544aaa9a..6842b26d 100644 --- a/src/app/(main)/console/TestConsole.tsx +++ b/src/app/(main)/console/TestConsole.tsx @@ -170,7 +170,8 @@ export function TestConsole({ websiteId }: { websiteId: string }) {