redesign
This commit is contained in:
@@ -12,9 +12,9 @@ const data = [
|
||||
export default function Page() {
|
||||
return (
|
||||
<>
|
||||
<div className="flex justify-between flex-wrap gap-x-8">
|
||||
<div className="split-blocks">
|
||||
<MyContentInfoBlock />
|
||||
<div className="protection-overview grow">
|
||||
<div className="protection-overview">
|
||||
<PieChartComponent data={data} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user