import React from "react"; import "./HeaderStyles.css"; function SigninButton({ children, ...restProps }) { return (