From a92468953a628ef79a6b196ab3ee19f1e92acc27 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Mon, 1 Mar 2021 11:11:30 +0800 Subject: [PATCH] style --- src/forge/Main/Detail.js | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/forge/Main/Detail.js b/src/forge/Main/Detail.js index 03257489..9244af7e 100644 --- a/src/forge/Main/Detail.js +++ b/src/forge/Main/Detail.js @@ -394,13 +394,13 @@ class Detail extends Component {
{project && project.author &&
-
+
{project.author.name}
}
- /
+ /
- {project && project.name}
+ {project && project.name}
{
projectDetail && projectDetail.forked_from_project_id && projectDetail.fork_info ?