Skip to content

Commit

Permalink
fix: update link to vue rfc #4200 (#4203)
Browse files Browse the repository at this point in the history
  • Loading branch information
CSY54 authored Jul 10, 2021
1 parent d377aae commit 4957f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-app/template-vue/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import HelloWorld from './components/HelloWorld.vue'
// This starter template is using Vue 3 experimental <script setup> SFCs
// Check out https://github.com/vuejs/rfcs/blob/script-setup-2/active-rfcs/0000-script-setup.md
// Check out https://github.com/vuejs/rfcs/blob/master/active-rfcs/0040-script-setup.md
</script>

<style>
Expand Down

0 comments on commit 4957f99

Please sign in to comment.