New Columns and columns visibility

This commit is contained in:
Desktop
2025-11-12 23:29:31 +05:00
parent 35b6cc6502
commit 5da2092873
12 changed files with 460 additions and 22 deletions

View File

@@ -552,7 +552,7 @@ export default function WriterDashboard() {
lastUpdated={lastUpdated}
showRefresh={true}
onRefresh={fetchDashboardData}
badge={{ icon: <PencilIcon />, color: 'green' }}
badge={{ icon: <PencilIcon />, color: 'blue' }}
/>
{/* Hero Section - Key Metric */}