import React from "react"; import { Link } from "react-router-dom"; export const Header = () => (
Simple Survey Form
Login Sign Up
);