partial: use preferred import style
This commit is contained in:
parent
4bfb94182c
commit
2937cebc34
56 changed files with 83 additions and 75 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { useQuery, useMutation, gql } from "@apollo/client";
|
||||
import { Grid } from '@mui/material'
|
||||
import Grid from '@mui/material/Grid'
|
||||
import { makeStyles } from '@mui/styles'
|
||||
import Paper from '@mui/material/Paper'
|
||||
import { Field, Form, Formik } from 'formik'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue