From 73f908a331713942f38a26c186f00f51aff7de15 Mon Sep 17 00:00:00 2001 From: bigboydiamonds <57741810+bigboydiamonds@users.noreply.github.com> Date: Wed, 8 May 2024 16:30:15 -0700 Subject: [PATCH] Re-trigger action --- packages/widget/examples/landing-page/src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/widget/examples/landing-page/src/app/page.tsx b/packages/widget/examples/landing-page/src/app/page.tsx index 22ca75538e..57748af18e 100644 --- a/packages/widget/examples/landing-page/src/app/page.tsx +++ b/packages/widget/examples/landing-page/src/app/page.tsx @@ -172,6 +172,7 @@ export default function Home() { customTheme={config.customTheme} protocolName={config.protocolName} container={container} + hideConsoleErrors={true} />