fixed bug

This commit is contained in:
AmirHossein Mahmoodi
2023-12-20 17:30:55 +03:30
parent da28feabcf
commit f40c759c85

View File

@@ -2,6 +2,7 @@ import {Button, Link} from "@mui/material";
const headerItems = [ const headerItems = [
<Button <Button
key="help"
variant={'contained'} variant={'contained'}
color={'warning'} color={'warning'}
size={'small'} size={'small'}