export default context => {
  const Page = page(context);
  const ProfileForm = profileForm(context);
  function ProfileView(props) {
    return (