mirror of
https://github.com/aelve/guide.git
synced 2024-11-26 03:08:37 +03:00
Front/chore: formatting
This commit is contained in:
parent
c9f057bc3f
commit
981e45dcfc
@ -10,7 +10,8 @@ import Component from 'vue-class-component'
|
|||||||
@Component({
|
@Component({
|
||||||
components: {
|
components: {
|
||||||
Categories
|
Categories
|
||||||
}})
|
}
|
||||||
|
})
|
||||||
export default class Index extends Vue {
|
export default class Index extends Vue {
|
||||||
beforeMount () {
|
beforeMount () {
|
||||||
document.title = `Aelve Guide`
|
document.title = `Aelve Guide`
|
||||||
|
Loading…
Reference in New Issue
Block a user