mirror of
				https://github.com/ItzCrazyKns/Perplexica.git
				synced 2025-11-04 04:38:15 +00:00 
			
		
		
		
	feat(navbar): remove comments
This commit is contained in:
		@@ -63,10 +63,6 @@ const Navbar = ({
 | 
			
		||||
          size={17}
 | 
			
		||||
          className="active:scale-95 transition duration-100 cursor-pointer"
 | 
			
		||||
        />
 | 
			
		||||
        {/* <Trash
 | 
			
		||||
          size={17}
 | 
			
		||||
          className='text-red-400 active:scale-95 transition duration-100 cursor-pointer'
 | 
			
		||||
        /> */}
 | 
			
		||||
        <DeleteChat redirect chatId={chatId} chats={[]} setChats={() => {}} />
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user