Use secondary color for SpeeDial
This commit is contained in:
@@ -83,8 +83,7 @@ export default function VweKouteAchte({parole, niVideyo, niOdyo}) {
|
||||
return (
|
||||
<Root className={classes.root}>
|
||||
<SpeedDial
|
||||
color='secondary'
|
||||
FabProps={{size: 'small', margin: 'auto', color: 'default'}}
|
||||
FabProps={{size: 'small', margin: 'auto', color: 'secondary'}}
|
||||
ariaLabel='SpeedDial openIcon example'
|
||||
className={classes.speedDial}
|
||||
direction='down'
|
||||
|
||||
Reference in New Issue
Block a user