We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6dddd6 commit bf6fe06Copy full SHA for bf6fe06
1 file changed
src/frontend/src/components/ChangeRequestDetailCard.tsx
@@ -3,7 +3,7 @@
3
* See the LICENSE file in the repository root folder for details.
4
*/
5
6
-import { Card, CardContent, Grid, Hidden, Typography, useTheme } from '@mui/material';
+import { Card, CardContent, Grid, Typography, useTheme } from '@mui/material';
7
import Chip from '@mui/material/Chip';
8
import { green, blue, red, grey, purple } from '@mui/material/colors';
9
import { Box, Stack } from '@mui/system';
0 commit comments