export default function Button(props) { { if(props.color) { return } else { return } } }