Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: SparshDusad <sparshdusad007@gmail.com>
  • Loading branch information
SparshDusad committed May 10, 2024
1 parent cc7a7f6 commit 7ddc9f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion provider-ui/components/Provider.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import CircularProgress from '@mui/material/CircularProgress'
import ArrowDropDownIcon from '@mui/icons-material/ArrowDropDown'
import CloseIcon from "@mui/icons-material/Close"
import ClickAwayListener from '@mui/material/ClickAwayListener'
import externalLinkIcon from '../public/static/img/external-link.svg';
function CustomDialogTitle(props) {
const { children, onClose, ...other } = props;

Expand Down

0 comments on commit 7ddc9f5

Please sign in to comment.