refactor: rename 'Konten' to 'Artikel' and add submenu for article management
This commit is contained in:
@@ -71,7 +71,7 @@ export const UiChartPie = () => {
|
||||
|
||||
return (
|
||||
<div className="h-[300px] w-full items-center justify-center rounded-lg bg-white p-5 text-center">
|
||||
<h2 className="text-xl font-bold">Top 5 Konten</h2>
|
||||
<h2 className="text-xl font-bold">Top 5 Artikel</h2>
|
||||
<Pie
|
||||
height={225}
|
||||
width={450}
|
||||
|
||||
Reference in New Issue
Block a user