We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e17b1ba commit 5438531Copy full SHA for 5438531
README.md
@@ -48,6 +48,7 @@ export default function MyComp(props: MyCompProps) {
48
def = {def}
49
opq = {opq}
50
xyz = {xyz}
51
+ {children}
52
</div>
53
);
54
}
0 commit comments