Skip to content

Commit

Permalink
Issue 105: remove react import from confirmationpopup
Browse files Browse the repository at this point in the history
  • Loading branch information
SimerdeepSinghGrewal committed Jul 29, 2024
1 parent 5b69040 commit 6257ed1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import React from 'react';
import PropTypes from 'prop-types';
import { Dialog, DialogActions, DialogContent, DialogContentText, DialogTitle, Button } from '@mui/material';

Expand Down

0 comments on commit 6257ed1

Please sign in to comment.