visuddhinanda il y a 2 ans
Parent
commit
97c7f8975d
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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}