Add profile completeness text in header (use more context)
cgen-b2b32c3d4a034f23b8b64538c00c86fb
This commit is contained in:
parent
6091b44e4c
commit
c359fb80df
1 changed files with 1 additions and 0 deletions
|
|
@ -383,6 +383,7 @@ export default function Dashboard() {
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="flex items-center space-x-4">
|
<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">
|
<Button variant="outline" size="sm" className="hover-lift">
|
||||||
<Bell className="h-4 w-4 mr-2" />
|
<Bell className="h-4 w-4 mr-2" />
|
||||||
Notifications
|
Notifications
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue