From 0c0ba8030ebe2ac6a3d479d12ed3a1dacfcfd345 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9B=90=EB=8D=94?= Date: Thu, 7 Jan 2021 10:05:56 +0900 Subject: [PATCH] style: lint --- components/Docs.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Docs.tsx b/components/Docs.tsx index daf4f61..a95fb63 100644 --- a/components/Docs.tsx +++ b/components/Docs.tsx @@ -6,7 +6,7 @@ const Docs = ({ header, description, subheader, children }:DocsProps):JSX.Elemen

{header}

-

{description}

+

{description}

{subheader}