From a2d09d24036ba2dd2ff2d5f0110fba23dfdbc813 Mon Sep 17 00:00:00 2001 From: Devon Rueckner Date: Tue, 26 Oct 2021 12:16:02 -0400 Subject: [PATCH] enable loaders page --- docs/tableOfContents.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/tableOfContents.js b/docs/tableOfContents.js index c30345ccd..1c995a4c5 100644 --- a/docs/tableOfContents.js +++ b/docs/tableOfContents.js @@ -154,6 +154,10 @@ export default [ title: 'Text fields', keywords: textRelatedKeywords, }), + new Page({ + path: '/loaders', + title: 'Loaders', + }), ], }), new Section({