mirror of
https://github.com/vuejs/vue.git
synced 2024-11-22 04:39:46 +00:00
remove unneeded file
This commit is contained in:
parent
8e32090a8a
commit
3f9b3ec24b
@ -1,7 +0,0 @@
|
||||
export default {
|
||||
create (_, vnode) {
|
||||
if (vnode.data.pre) {
|
||||
vnode.elm.innerHTML = vnode.data.pre
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user