diff --git a/client/src/App.js b/client/src/App.js index 550f606..64d90d1 100644 --- a/client/src/App.js +++ b/client/src/App.js @@ -14,6 +14,7 @@ import Container from '@mui/material/Container'; import Paper from '@mui/material/Paper'; import SignIn from "./SignIn.js"; import SignUp from "./SignUp.js"; +import { borderLeft } from '@mui/system'; function App() { const [ user, setUser ] = useState(null); @@ -30,7 +31,14 @@ function App() { Not implemented... yet. }/> Coming soon... + +
Goodtimes
+
The eventual new site for the legacy Beer Tuesday... coming soon... +
+
}/>