UNPKG

@commercelayer/react-components

Version:
2 lines 172 B
"use client"; import{jsx as _jsx}from"react/jsx-runtime";export default function Parent({children,...p}){const Child=children;return Child!==void 0?_jsx(Child,{...p}):null}