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