mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-24 15:30:34 +03:00
chore: lint
This commit is contained in:
+1
-1
@@ -169,7 +169,7 @@ export class MetaManager {
|
|||||||
}
|
}
|
||||||
|
|
||||||
render ({ slots }: { slots?: Slots } = {}): VNode[] {
|
render ({ slots }: { slots?: Slots } = {}): VNode[] {
|
||||||
const active = this.target.context.active;
|
const active = this.target.context.active
|
||||||
// TODO: clean this method
|
// TODO: clean this method
|
||||||
const { isSSR } = this
|
const { isSSR } = this
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user