Skip to content

Commit 5cd3962

Browse files
authored
Reactの章でTermタグが壊れているのを修正 (#707)
1 parent 1984cf8 commit 5cd3962

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Term/definitions.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ export default {
1717
"/docs/trial-session/project/": "プロジェクト",
1818
"/docs/trial-session/deploy/": "作ったウェブアプリを公開する",
1919
"/docs/browser-apps/inspector/": "ブラウザの開発者ツール",
20+
"/docs/browser-apps/reference/": "オブジェクトの参照",
2021
"/docs/browser-apps/loop/": "繰り返し",
2122
"/docs/browser-apps/class/": "クラス",
2223
"/docs/browser-apps/array/": "配列",

0 commit comments

Comments
 (0)