The following code: ``` <UX.Layout> test </UX.Layout> ``` Reports the following error: ``` undefined elements must have an alt tag ``` It appears that when you use JSX components with a `.` in the name, it gets picked up by the rule.