fix: add missing React imports
This commit is contained in:
parent
e1347e8313
commit
20cc481ca4
5 changed files with 5 additions and 4 deletions
|
|
@ -1,3 +1,4 @@
|
|||
import 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