Update
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { Box, Chip, Divider, Paper, Typography } from '@mui/material'
|
||||
import React, { PropsWithChildren, ReactElement, ReactNode } from 'react'
|
||||
import { Divider, Paper, Typography } from '@mui/material'
|
||||
import { PropsWithChildren } from 'react'
|
||||
|
||||
interface CardInfoProps extends PropsWithChildren {
|
||||
label: string;
|
||||
|
Reference in New Issue
Block a user