From 3562e872530b3610d95be71aa6f4f7fdfef7134f Mon Sep 17 00:00:00 2001 From: Matt Mayer <152770+matthewmayer@users.noreply.github.com> Date: Wed, 29 Mar 2023 20:36:46 +0700 Subject: docs: add overview guides to specific modules (#1929) --- docs/api/ApiIndex.vue | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'docs/api') diff --git a/docs/api/ApiIndex.vue b/docs/api/ApiIndex.vue index 0d421775..55efaeca 100644 --- a/docs/api/ApiIndex.vue +++ b/docs/api/ApiIndex.vue @@ -96,7 +96,9 @@ onUnmounted(() => window.removeEventListener('keydown', apiSearchFocusHandler));