We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14fd0e0 commit e3f6e22Copy full SHA for e3f6e22
frontend/src/components/ProblemSolverLeft.tsx
@@ -8,7 +8,6 @@ import {
8
CardMedia,
9
} from '@mui/material';
10
import { useData } from '../data/data.context';
11
-import parse from 'html-react-parser';
12
import {decode} from "html-entities";
13
import {parseHtmlDescription} from "../utils/utils";
14
// import { ClosedCaptionDisabledSharp } from '@mui/icons-material';
0 commit comments