Skip to content

Commit ae31913

Browse files
committed
adding update to Profile
1 parent 3707539 commit ae31913

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

resources/js/Pages/Settings/Profile.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ interface BreadcrumbItem {
2020
}
2121

2222
const breadcrumbItems: BreadcrumbItem[] = [
23-
{
24-
title: 'Dashboard',
25-
href: '/dashboard'
26-
},
2723
{
2824
title: 'Profile Settings',
2925
href: '/settings/profile'

0 commit comments

Comments
 (0)