import connectForm from '../connect-form'
import AccountForm from 'react-uikit/account-form'

export default connectForm(AccountForm)
