We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a4d8f commit 3efd1efCopy full SHA for 3efd1ef
themes/vue/layout/partials/ecosystem_dropdown.ejs
@@ -19,6 +19,7 @@
19
<li><ul>
20
<li><a href="https://router.vuejs.org/" class="nav-link" target="_blank">Vue Router</a></li>
21
<li><a href="https://vuex.vuejs.org/" class="nav-link" target="_blank">Vuex</a></li>
22
+ <li><a href="https://ssr.vuejs.org/" class="nav-link" target="_blank">Vue Server Renderer</a></li>
23
</ul></li>
24
<li><h4>リソースリスト</h4></li>
25
0 commit comments