add logo in navbar

This commit is contained in:
Pedro Losas 2024-11-10 11:57:54 +01:00
parent 3a994d0698
commit a620067e01

View File

@ -47,7 +47,7 @@ function Navbar() {
<Avatar <Avatar
alt='Eledana' alt='Eledana'
sx={{ width: 24, height: 24, mr: 1 }} sx={{ width: 24, height: 24, mr: 1 }}
src='./logo.png' src='logo.png'
/> />
<Typography <Typography
variant='h6' variant='h6'