feat: improve the gridview presentation
This commit is contained in:
		| @@ -22,7 +22,7 @@ export default function Footer({ zone = 'public' }) { | ||||
|             }} | ||||
|         > | ||||
|             <Typography variant="body2"> | ||||
|                  <img src={fendiLogo} alt="Fendi logo" style={{ height: 10, marginRight:10 }} /> | ||||
|                 <img src={fendiLogo} alt="Fendi logo" style={{ height: 10, marginRight: 10 }} /> | ||||
|                 {zone === 'private' | ||||
|                     ? `Admin Panel - Fendi ${year}` | ||||
|                     : `© ${year} Fendi. All rights reserved.`} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Rodolfo Ruiz
					Rodolfo Ruiz