import React from 'react'; import styles from './Bio.css'; import {Button} from '../../coral-ui'; export default ({bio, handleSave, handleInput, handleCancel}) => (
Tell the community about yourself