chore: todos
This commit is contained in:
parent
80d1eb7480
commit
1b40fa6c16
@ -12,6 +12,9 @@
|
|||||||
// return memoize(h('div', this.msg + this.count), this, 0, [this.msg])
|
// return memoize(h('div', this.msg + this.count), this, 0, [this.msg])
|
||||||
// }
|
// }
|
||||||
|
|
||||||
|
// TODO how does this work in v-for?
|
||||||
|
// probably need to take vnode key into consideration
|
||||||
|
|
||||||
import { Component } from '../component'
|
import { Component } from '../component'
|
||||||
import { warn } from '../warning'
|
import { warn } from '../warning'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user