Previously that part would throw since it expects a JSXIdentifier but it (logically) gets a JSXNamespacedName when using a namespaced attribute.
4 lines
36 B
JavaScript
4 lines
36 B
JavaScript
h("f:image", {
|
|
"n:attr": true
|
|
});
|