import React from 'react';

export default props => <form {...props} />;