mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-30 15:22:39 +00:00
Use js file for a page
This commit is contained in:
parent
0cceb87fbc
commit
48b5ff3bfc
@ -1,4 +1,3 @@
|
||||
<script>
|
||||
export default {
|
||||
render (h) {
|
||||
return <div>
|
||||
@ -7,4 +6,3 @@ export default {
|
||||
</div>
|
||||
}
|
||||
}
|
||||
</script>
|
Loading…
Reference in New Issue
Block a user