aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/bug/SetStatus.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'webui/src/bug/SetStatus.tsx')
-rw-r--r--webui/src/bug/SetStatus.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/webui/src/bug/SetStatus.tsx b/webui/src/bug/SetStatus.tsx
index 6d51e342..3e1a7989 100644
--- a/webui/src/bug/SetStatus.tsx
+++ b/webui/src/bug/SetStatus.tsx
@@ -3,6 +3,7 @@ import React from 'react';
import Author from '../Author';
import Date from '../Date';
+
import { SetStatusFragment } from './SetStatusFragment.generated';
const useStyles = makeStyles(theme => ({