Open Haroenv opened 1 year ago
The babel plugin has a "monomorphic" option to always return options, but it seems like htm proper (or possibly that's the preact integration) returns raw children.
Is there some way to have htm always return objects?
htm
Thanks!
The babel plugin has a "monomorphic" option to always return options, but it seems like htm proper (or possibly that's the preact integration) returns raw children.
Is there some way to have
htm
always return objects?Thanks!