Add profile completeness text in header (use more context)

cgen-b2b32c3d4a034f23b8b64538c00c86fb
This commit is contained in:
Builder.io 2025-09-27 22:18:15 +00:00
parent 6091b44e4c
commit c359fb80df

View file

@ -383,6 +383,7 @@ export default function Dashboard() {
</p>
</div>
<div className="flex items-center space-x-4">
<div className="text-sm text-muted-foreground">Profile {profileCompletion}% complete</div>
<Button variant="outline" size="sm" className="hover-lift">
<Bell className="h-4 w-4 mr-2" />
Notifications