Fix inconsistent component exports
This fixes a small inconsistency in that most component modules exported the object defining the component directly, whereas others exported an object with the component as a property. There is no good reason to do the latter.
Showing
Please register or sign in to comment