mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 06:05:11 +00:00
parent
d0c8fcbaa5
commit
6315bd71f3
@ -9,9 +9,11 @@
|
||||
|
||||
<script>
|
||||
export default {
|
||||
title: {
|
||||
type: String,
|
||||
default: ''
|
||||
props: {
|
||||
title: {
|
||||
type: String,
|
||||
default: ''
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user