Skip to content

Commit 71ef1b6

Browse files
committed
chore: wip
1 parent 72115cd commit 71ef1b6

File tree

1 file changed

+1
-1
lines changed
  • storage/framework/defaults/views/dashboard/inbox

1 file changed

+1
-1
lines changed

storage/framework/defaults/views/dashboard/inbox/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ onUnmounted(() => {
542542
<div class="py-1" role="menu" aria-orientation="vertical" aria-labelledby="options-menu">
543543
<a href="/inbox/activity" class="block px-4 py-2 text-sm text-gray-700 dark:text-gray-200 hover:bg-gray-100 dark:hover:bg-blue-gray-700" role="menuitem">
544544
<div class="flex items-center">
545-
<i class="i-hugeicons-chart-bar-01 text-lg mr-2"></i>
545+
<i class="i-hugeicons-analytics-up text-lg mr-2"></i>
546546
Analytics
547547
</div>
548548
</a>

0 commit comments

Comments
 (0)