mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
clean an error
This commit is contained in:
parent
bb5b2b5e61
commit
a59574a8b3
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ import React, { useState, useEffect } from 'react';
|
|||
import '../questionStyle.css';
|
||||
import { Button } from '@mui/material';
|
||||
import { TrueFalseQuestion } from 'gift-pegjs';
|
||||
import DOMPurify from 'dompurify';
|
||||
import { FormatTextTemplate } from 'src/components/GiftTemplate/templates/TextTypeTemplate';
|
||||
|
||||
interface Props {
|
||||
|
|
|
|||
Loading…
Reference in a new issue