mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-12 07:12:25 +03:00
refactor: missed template import
This commit is contained in:
committed by
Alexander Lichter
parent
4a8f9753e0
commit
4c967b0b4b
@@ -1,4 +1,4 @@
|
||||
import applyTemplate from './applyTemplate'
|
||||
import { applyTemplate } from './template'
|
||||
import { defaultInfo, disableOptionKeys } from './constants'
|
||||
import { ensureIsArray } from './ensure'
|
||||
import { escape } from './escaping'
|
||||
|
||||
Reference in New Issue
Block a user