Form Newsletter and others fix
This commit is contained in:
@@ -3,6 +3,7 @@ import { Component, Watch } from 'vue-property-decorator'
|
||||
|
||||
import { ICategory } from '../../../model/index'
|
||||
import { tools } from '../../../store/Modules/tools'
|
||||
import { toolsext } from '@src/store/Modules/toolsext'
|
||||
|
||||
@Component({
|
||||
})
|
||||
|
||||
@@ -4,6 +4,7 @@ import { Component, Watch } from 'vue-property-decorator'
|
||||
import { SingleCat } from '../SingleCat/index'
|
||||
import { ICategory } from '../../../model/index'
|
||||
import { tools } from '../../../store/Modules/tools'
|
||||
import { toolsext } from '@src/store/Modules/toolsext'
|
||||
|
||||
|
||||
@Component({
|
||||
|
||||
Reference in New Issue
Block a user