回答編集履歴

1

誤字の修正

2018/01/24 07:17

投稿

harunasan
harunasan

スコア125

test CHANGED
@@ -1,8 +1,8 @@
1
1
  <footer class="Footer_icon">
2
2
 
3
- <router-link id="button_style" class="Title" to="Title" tag="button"></router-link>
3
+ <router-link id="button_style" class="Title" to="/Title" tag="button"></router-link>
4
4
 
5
- <router-link id="button_style" class="Home" to="Home" tag="button"></router-link>
5
+ <router-link id="button_style" class="Home" to="/Home" tag="button"></router-link>
6
6
 
7
7
  </footer>
8
8