We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 317f53e commit d3c082bCopy full SHA for d3c082b
1 file changed
src/frontend/src/pages/ChangeRequestDetailPage/StandardDetails.tsx
@@ -3,10 +3,8 @@
3
* See the LICENSE file in the repository root folder for details.
4
*/
5
6
-import Grid from '@mui/material/Grid';
7
import Typography from '@mui/material/Typography';
8
import React from 'react';
9
-
10
import { ChangeRequestExplanation, StandardChangeRequest } from 'shared';
11
import InfoBlock from '../../components/InfoBlock';
12
import { Box } from '@mui/material';
0 commit comments