소스 검색

Merge pull request #3408 from dalbani/patch-1

Embellish "base URL" caption
bubble
shockey 7 년 전
committed by GitHub
부모
커밋
8775c63fb4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/core/components/info.jsx

+ 1
- 1
src/core/components/info.jsx 파일 보기

@@ -15,7 +15,7 @@ class Path extends React.Component {

return (
<pre className="base-url">
[ Base url: {host}{basePath}]
[ Base URL: {host}{basePath} ]
</pre>
)
}


불러오는 중...
취소
저장