danielrob / danielrob/aperitif-editor
[Bug] Auto-create children prop whenever component has children anywhere in app
Open
bug
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.