UNPKG

73 BTypeScriptView Raw
1export default function(props) {
2 return <span>{props.children}</span>
3}