From 0c9b88bce8b9e2571cba72b56f212543cc282660 Mon Sep 17 00:00:00 2001 From: Jason I Date: Thu, 3 Oct 2024 09:18:11 -0700 Subject: [PATCH] chore: link to playground from dev docs landing page --- src/components/DocsHome/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/DocsHome/index.tsx b/src/components/DocsHome/index.tsx index 793de87782..1306c50ef3 100644 --- a/src/components/DocsHome/index.tsx +++ b/src/components/DocsHome/index.tsx @@ -482,7 +482,7 @@ const DocsHomePage: FC = () => {

Start coding