From cc0485e8a938a7fbacff078868c7342de2769075 Mon Sep 17 00:00:00 2001 From: Junseo Park Date: Tue, 23 Feb 2021 12:36:28 +0900 Subject: [PATCH] feat: added title at docs --- components/Docs.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Docs.tsx b/components/Docs.tsx index 775ba99..4069657 100644 --- a/components/Docs.tsx +++ b/components/Docs.tsx @@ -5,7 +5,7 @@ import SEO from './SEO' const Docs = ({ title, header, description, subheader, children }: DocsProps): JSX.Element => { return ( <> - +