First mock-up.

pull/16/head
Sander Vocke 5 years ago
parent ca6239a413
commit fc25e1ba8d
  1. 2
      client/src/components/Mockup.tsx

@ -106,7 +106,7 @@ export function QueryBar() {
function MockupBody() {
return <>
<AppBar position="static">
<AppBar position="static" style={{background: 'grey'}}>
<Box m={0.5} display="flex" alignItems="center">
<img height="30px" src={process.env.PUBLIC_URL + "/logo.svg"}></img>
</Box>

Loading…
Cancel
Save