Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 295 Bytes

ERRORS.md

File metadata and controls

13 lines (7 loc) · 295 Bytes

Module build failed: SyntaxError: Namespace tags are not supported. ReactJSX is not XML.

Cx code should be wrapped into a top level cx element.


Parent bounds were not provided through the context.

Probably missing top-level Svg element.