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