add logo in navbar
This commit is contained in:
parent
3a994d0698
commit
a620067e01
@ -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'
|
||||||
|
Loading…
Reference in New Issue
Block a user