diff --git a/react/components/SideBar.tsx b/react/components/SideBar.tsx index 4af8c2d..559b1ec 100644 --- a/react/components/SideBar.tsx +++ b/react/components/SideBar.tsx @@ -41,7 +41,7 @@ const SideBar: FC = () => {
-
+
{getArticles(data.appSummary.chapterList, 0, appName)}
@@ -53,7 +53,7 @@ const SideBar: FC = () => {
{/* Desktop navigation */} -
+