We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b84451 commit 6802d6fCopy full SHA for 6802d6f
1 file changed
src/frontend/src/pages/GanttPage/GanttChart/GanttChartSection.tsx
@@ -11,7 +11,7 @@ import {
11
OnMouseOverOptions,
12
RequestEventChange
13
} from '../../../utils/gantt.utils';
14
-import { Box, Typography } from '@mui/material';
+import { Box } from '@mui/material';
15
import { useState } from 'react';
16
import GanttTaskBar from './GanttChartComponents/GanttTaskBar/GanttTaskBar';
17
import GanttToolTip from './GanttChartComponents/GanttToolTip';
0 commit comments