b91e262
1
2
3
const FunctionComponent2Input = () => <div>Anonymous function</div>; export default FunctionComponent2Input;