We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e380a commit 890cb12Copy full SHA for 890cb12
1 file changed
src/frontend/src/pages/ChangeRequestDetailPage/ReviewNotes.tsx
@@ -5,7 +5,7 @@
5
6
import { User } from 'shared';
7
import { datePipe, emDashPipe, fullNamePipe } from '../../utils/pipes';
8
-import { Tooltip, Typography, Grid } from '@mui/material';
+import { Tooltip, Typography } from '@mui/material';
9
import CRBlock from '../../layouts/CRBlock';
10
11
interface ReviewNotesProps {
0 commit comments