import React from 'react'; import styles from './NotLoggedIn.css'; export default ({showSignInDialog}) => (
Sign In to access Settings
From the Settings Page you can
);