Thanks to visit codestin.com Credit goes to github.com
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 3eb1750 commit a69cb15Copy full SHA for a69cb15
themes/vue/layout/partials/ecosystem_dropdown.ejs
@@ -21,6 +21,7 @@
21
<li><h4>Resource Lists</h4></li>
22
<li><ul>
23
<li><a href="https://github.com/vuejs" class="nav-link" target="_blank">Official Repos</a></li>
24
+ <li><a href="https://curated.vuejs.org/" class="nav-link" target="_blank">Vue Curated</a></li>
25
<li><a href="https://github.com/vuejs/awesome-vue" class="nav-link" target="_blank">Awesome Vue</a></li>
26
</ul></li>
27
</ul>
0 commit comments