wix-incubator / react-templates

Light weight templates for react
https://wix.github.io/react-templates
MIT License
2.82k stars 206 forks source link

Forbid rt-import to be nested #134

Closed nippur72 closed 8 years ago

nippur72 commented 8 years ago

If rt-import appears as a child node, no warnings are emitted and a <rt-import> tag is generated instead. I guess we should check this (along with other tags that needs to appear as "header" nodes).