const Unauthorized = { functional: true, render() { return ( ); }, }; export default Unauthorized;