We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4d3966 commit e22ecf1Copy full SHA for e22ecf1
packages/fela-bindings/src/createComponentFactory.js
@@ -77,6 +77,7 @@ export default function createComponentFactory(
77
theme: _felaTheme,
78
as,
79
id,
80
+ children,
81
}
82
83
// if the component renders into another Fela component
0 commit comments