Replace secondary palette by primary

This commit is contained in:
2020-12-12 03:28:51 +01:00
parent 8842a7c89e
commit cd3fd5b2f1
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -84,8 +84,8 @@ export default function Navigasyon({selectedTab}) {
value={selectedTab}
variant='fullWidth'
scrollButtons='on'
indicatorColor='secondary'
textColor='secondary'
indicatorColor='primary'
textColor='primary'
aria-label='scrollable force tabs example'
onChange={handleChange}
>