From c5e5e7c24c17373a61ee3548e8ca40c477f6249b Mon Sep 17 00:00:00 2001 From: Lionell Briones Date: Wed, 7 Aug 2024 13:44:28 +0800 Subject: [PATCH] - remove playground link - add live integration link --- .../react-app/src/components/DocsDetails.tsx | 23 ++++++++----------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/example/react-app/src/components/DocsDetails.tsx b/example/react-app/src/components/DocsDetails.tsx index 6d83131..47eeedd 100644 --- a/example/react-app/src/components/DocsDetails.tsx +++ b/example/react-app/src/components/DocsDetails.tsx @@ -6,28 +6,25 @@ function DocsDetails() {

Experience Web3Auth, first hand

-

- Browse our full suite of features for your dApp with our docs. Access codes examples for these features by visiting our - - playground - - . -

+

Browse our full suite of features for your dApp with our docs.

+
); }