chore: remove outdated TODO comments
This commit is contained in:
parent
d69d0c0216
commit
7350d41f92
@ -83,8 +83,6 @@ export const h = ((tag: ElementType, data: any, children: any): VNode => {
|
|||||||
ref
|
ref
|
||||||
)
|
)
|
||||||
} else {
|
} else {
|
||||||
// TODO: handle fragment & portal types
|
|
||||||
// TODO: warn ref on fragment
|
|
||||||
// component
|
// component
|
||||||
return createComponentVNode(
|
return createComponentVNode(
|
||||||
tag,
|
tag,
|
||||||
|
Loading…
Reference in New Issue
Block a user