partial: @mui update imports
This commit is contained in:
parent
aa428310f4
commit
58f53d92a8
216 changed files with 1035 additions and 326 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { useQuery, useMutation, gql } from "@apollo/client";
|
||||
import { makeStyles, Grid } from '@material-ui/core'
|
||||
import { makeStyles, Grid } from '@mui/material'
|
||||
import * as R from 'ramda'
|
||||
import React, { useState } from 'react'
|
||||
import Modal from 'src/components/Modal'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue