From a9dcecef03670a6af3223c89eb31bdeda7dc7c50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Sat, 22 Jan 2022 13:41:29 +0400 Subject: [PATCH] Remove icons in index and typo to french --- components/navigasyon.js | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/components/navigasyon.js b/components/navigasyon.js index 872e732..f9fa328 100644 --- a/components/navigasyon.js +++ b/components/navigasyon.js @@ -6,10 +6,6 @@ import {styled} from '@mui/material/styles' import AppBar from '@mui/material/AppBar' import Tabs from '@mui/material/Tabs' import Tab from '@mui/material/Tab' -import HomeIcon from '@mui/icons-material/Home' -import MenuBookIcon from '@mui/icons-material/MenuBook' -import RecordVoiceOverIcon from '@mui/icons-material/RecordVoiceOver' -import PlaylistAddIcon from '@mui/icons-material/PlaylistAdd' import Typography from '@mui/material/Typography' import Box from '@mui/material/Box' @@ -104,10 +100,10 @@ export default function Navigasyon({selectedTab}) { aria-label='tabs menu' onChange={handleChange} > - } {...a11yProps(0)} /> - } {...a11yProps(1)} /> - } {...a11yProps(2)} /> - } {...a11yProps(3)} /> + + + +