зеркало из https://github.com/Azure/ipam.git
Updated menu icon in Generator component
This commit is contained in:
Родитель
699d3f3ad1
Коммит
9c4c9cc019
|
@ -31,7 +31,7 @@ import {
|
|||
import LoadingButton from "@mui/lab/LoadingButton";
|
||||
|
||||
import {
|
||||
ArrowDropDownOutlined,
|
||||
MenuOpenOutlined,
|
||||
ContentCopyOutlined,
|
||||
PieChartOutlined
|
||||
} from "@mui/icons-material";
|
||||
|
@ -682,7 +682,7 @@ const Generator = () => {
|
|||
disableRipple
|
||||
onClick={handleClick}
|
||||
>
|
||||
<ArrowDropDownOutlined />
|
||||
<MenuOpenOutlined />
|
||||
</IconButton>
|
||||
}}
|
||||
sx={{
|
||||
|
|
Загрузка…
Ссылка в новой задаче