fix: remove Typography
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
import * as React from 'react';
|
import * as React from 'react';
|
||||||
import Box from '@mui/material/Box';
|
import Box from '@mui/material/Box';
|
||||||
import { Typography } from "@mui/material";
|
|
||||||
|
|
||||||
interface BoxProps {
|
interface BoxProps {
|
||||||
width: number | string,
|
width: number | string,
|
||||||
|
|||||||
Reference in New Issue
Block a user