From 8b4c4fb2bb864f3617decb48bba91072e5a9cd25 Mon Sep 17 00:00:00 2001 From: Jeremy Liu <31809888+NotJeremyLiu@users.noreply.github.com> Date: Mon, 22 Jul 2024 08:15:53 -0700 Subject: [PATCH] add web component into mint.json --- docs/mint.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/mint.json b/docs/mint.json index ce303f55e..9bfb94eae 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -60,6 +60,7 @@ "pages": [ "widget/getting-started", "widget/configuration-options", + "widget/web-component", "widget/experimental-features", "widget/common-questions", "widget/recommendations"