Replace all secondary color by error

This commit is contained in:
2023-07-26 08:06:27 +04:00
parent 0e94a95963
commit 3e9d1b477c
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ function Dekoneksyon({tooltipPlacement}) {
>
<Fab
className={classes.dekoneksyon}
color='secondary'
color='error'
aria-label='logout'
size='small'
onClick={() => meteEsOuve(true)}