From 4c31fa9af8fb98e3c4907b60b9d81c82912c577e Mon Sep 17 00:00:00 2001 From: laubsauger Date: Mon, 3 Jun 2024 15:07:26 +0200 Subject: [PATCH] defer load --- src/components/waitlist/Widget.tsx | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/src/components/waitlist/Widget.tsx b/src/components/waitlist/Widget.tsx index a6c01c9..7c8e155 100644 --- a/src/components/waitlist/Widget.tsx +++ b/src/components/waitlist/Widget.tsx @@ -6,8 +6,19 @@ import styles from './Widget.module.css' const WaitListWidget = () => { return (
-
-