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