chore: update Piechart tickets name
parent
76929c41ec
commit
a96d6f26c7
|
@ -72,7 +72,7 @@ const PieChart = ({ data = dataExample }) => {
|
|||
return (
|
||||
<Box width="100%" height="100%" position="relative" display="flex">
|
||||
<Box sx={{ position: "absolute" }}>
|
||||
<Title>Tickets status de encerramento</Title>
|
||||
<Title>Tickets encerramento</Title>
|
||||
</Box>
|
||||
<Box
|
||||
component="ul"
|
||||
|
|
Loading…
Reference in New Issue