We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a8ea13 commit 016c612Copy full SHA for 016c612
src/components/banner/PromoBanner.tsx
@@ -21,7 +21,7 @@ function PromoBanner() {
21
const showBanner = browserOS === "OS X" || browserOS === "Windows";
22
23
function handleButtonClick() {
24
- trackEvent("Promo CTA", "Promo CTA button", "Ace Studio Muse Hub");
+ trackEvent("Promo CTA", "Promo CTA button", "Soap Muse Hub");
25
}
26
27
return (
0 commit comments