aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/components/CommentInput
diff options
context:
space:
mode:
Diffstat (limited to 'webui/src/components/CommentInput')
-rw-r--r--webui/src/components/CommentInput/CommentInput.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webui/src/components/CommentInput/CommentInput.tsx b/webui/src/components/CommentInput/CommentInput.tsx
index c574538e..f12ee8d8 100644
--- a/webui/src/components/CommentInput/CommentInput.tsx
+++ b/webui/src/components/CommentInput/CommentInput.tsx
@@ -5,7 +5,7 @@ import Tabs from '@material-ui/core/Tabs';
import TextField from '@material-ui/core/TextField';
import { makeStyles } from '@material-ui/core/styles';
-import Content from 'src/components/Content';
+import Content from '../Content';
/**
* Styles