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
|
||||
)
|
||||
} else {
|
||||
// TODO: handle fragment & portal types
|
||||
// TODO: warn ref on fragment
|
||||
// component
|
||||
return createComponentVNode(
|
||||
tag,
|
||||
|
Loading…
Reference in New Issue
Block a user