ソースを参照

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>
)
}


読み込み中…
キャンセル
保存