From 0f9f60c02b5cd9f82db93a0f5253ba89692b5550 Mon Sep 17 00:00:00 2001 From: Anay Paraswani Date: Fri, 24 May 2024 10:51:47 +0530 Subject: [PATCH] Fix Typo on readme.md There was a typo, which showed as an warning in ts that the property does not exist. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e644fb..55e6439 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ yourself. function Component() { return ( { // before: window.turnstile.execute(widgetId);