You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: