fix: fix React imports
This commit is contained in:
parent
7ceda0bc7a
commit
a27ff3acca
5 changed files with 8 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import React from "react"
|
||||
import * as React from "react"
|
||||
import styled from "@emotion/styled"
|
||||
import { Box, Card as Card_, CardContent, Grid, Typography } from "@mui/material"
|
||||
import {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue