Version Observed In
1.0.0
Description
The use of <Component!! /> should be a convention, while the use of <Component!!/> would be allowed (and discouraged conventionally).
Errors
As such, use of <Component!!/> for inheritance does not work in the child Chasse files.
Expected Behaviour
At the end of the day, convention or not, both should work.
Further Comments
None.