import React from "react"; import getClassName from "../utils/getClassName"; function WhitelistUI() { return (

Join the whitelist

If you have a St. Andrews email

If you don't

); } export default WhitelistUI;