Browse Source

:fire: space

visuddhinanda 2 years ago
parent
commit
97c7f8975d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      dashboard/src/components/article/TypeTerm.tsx

+ 0 - 1
dashboard/src/components/article/TypeTerm.tsx

@@ -86,7 +86,6 @@ const TypeTermWidget = ({
         <ErrorResult code={errorCode} />
       ) : (
         <>
-          {" "}
           <ArticleView
             id={articleData?.uid}
             title={articleData?.title}