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