We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 796b757 commit 5472354Copy full SHA for 5472354
2 files changed
applications/dknet/frontend/src/components/AboutDialog.tsx
@@ -7,7 +7,6 @@ import {
7
Typography,
8
IconButton,
9
Divider,
10
- Button,
11
Stack
12
} from '@mui/material';
13
applications/dknet/frontend/src/components/ScrollTop.tsx
@@ -1,4 +1,4 @@
1
-import { Box, IconButton } from "@mui/material";
+import { IconButton } from "@mui/material";
2
import React from "react";
3
import { TopIcon } from "../assets/icons";
4
import { vars } from "../theme/variables";
0 commit comments