chore: update react to v17
This commit is contained in:
parent
6a72881c6c
commit
f31151b80b
10 changed files with 96 additions and 329 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import { useMutation, useQuery, useLazyQuery, gql } from "@apollo/client";
|
||||
import { makeStyles } from '@material-ui/core/styles'
|
||||
import { Form, Formik } from 'formik'
|
||||
import QRCode from 'qrcode.react'
|
||||
import { QRCodeSVG as QRCode } from 'qrcode.react'
|
||||
import React, { useContext, useState } from 'react'
|
||||
import { useHistory } from 'react-router-dom'
|
||||
import { Label3, P } from 'src/components/typography'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue