From 7d2a01e5f07d23c6166dc98b6ee5991a89967e47 Mon Sep 17 00:00:00 2001 From: Nikhil Woodruff <35577657+nikhilwoodruff@users.noreply.github.com> Date: Mon, 20 Nov 2023 11:56:32 +0000 Subject: [PATCH] Re-add API playground --- src/redesign/components/APIDocumentationPage.jsx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/redesign/components/APIDocumentationPage.jsx b/src/redesign/components/APIDocumentationPage.jsx index 080f7bed4..d17f3d099 100644 --- a/src/redesign/components/APIDocumentationPage.jsx +++ b/src/redesign/components/APIDocumentationPage.jsx @@ -347,6 +347,17 @@ export default function APIDocumentationPage({ }} /> +
+

+ Try out the API in this interactive demo. +

+