lots of changes to switch to vue
This commit is contained in:
parent
5adb8806dc
commit
a0118b0bdf
22 changed files with 582 additions and 920 deletions
|
|
@ -1,6 +1,6 @@
|
|||
"use strict"
|
||||
|
||||
const ImageTeaser = {
|
||||
export default {
|
||||
name: 'image-teaser',
|
||||
props: {
|
||||
image: Object
|
||||
|
|
@ -20,5 +20,3 @@ const ImageTeaser = {
|
|||
},
|
||||
},
|
||||
}
|
||||
|
||||
export default ImageTeaser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue