diff --git a/public/react/src/modules/paths/PathDetail/PathDetailIndex.js b/public/react/src/modules/paths/PathDetail/PathDetailIndex.js index 6383b7d60..f1b0a3bbb 100644 --- a/public/react/src/modules/paths/PathDetail/PathDetailIndex.js +++ b/public/react/src/modules/paths/PathDetail/PathDetailIndex.js @@ -393,7 +393,7 @@ class PathDetailIndex extends Component{
{detailInfoList === undefined ? "" :detailInfoList.description===null?"": -
+
}
@@ -420,8 +420,8 @@ class PathDetailIndex extends Component{

{detailInfoList === undefined ? "" :detailInfoList.learning_notes===null?"": - - } +
+ }
{tags === undefined ? "" :tags === null ? "":