aperitif-editor icon indicating copy to clipboard operation
aperitif-editor copied to clipboard

[Bug] Auto-create children prop whenever component has children anywhere in app

Open danielrob opened this issue 6 years ago • 0 comments

Whenever a component is given children anywhere in the application, need to ensure that the component definition has the child prop passed.

Would also like to optimistically add {children} child param in most cases when possible.

This doesn't need to apply to styled components.

danielrob avatar Jul 11 '18 08:07 danielrob