Rename project to "Hetty"

This commit is contained in:
David Stotijn
2020-09-22 18:33:02 +02:00
parent 7defc19d1a
commit a3c22b7f1f
12 changed files with 28 additions and 32 deletions

View File

@ -136,10 +136,7 @@ export function Layout(props: { children: React.ReactNode }): JSX.Element {
<MenuIcon />
</IconButton>
<Typography variant="h5" noWrap>
<Box component="span" mr={1} display="inline-block">
🥥
</Box>{" "}
Coco
Hetty
</Typography>
</Toolbar>
</AppBar>