Skip to content

Commit 12202b6

Browse files
authored
◀ Revert "📸 Rename Dashboard to Home and update screenshots" (#697)
This reverts commit 5cf7ab0.
1 parent 461a257 commit 12202b6

6 files changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/components/Common/SidebarItems.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { useQueryClient } from 'react-query'
77
import { UserOut } from '../../client'
88

99
const items = [
10-
{ icon: FiHome, title: 'Home', path: '/' },
10+
{ icon: FiHome, title: 'Dashboard', path: '/' },
1111
{ icon: FiBriefcase, title: 'Items', path: '/items' },
1212
{ icon: FiSettings, title: 'User Settings', path: '/settings' },
1313
]

img/dashaboard-dark.png

-61.2 KB
Binary file not shown.

img/dashboard-create.png

-5.74 KB
Loading

img/dashboard-items.png

-7.71 KB
Loading

img/dashboard-user-settings.png

518 Bytes
Loading

img/dashboard.png

-16.3 KB
Loading

0 commit comments

Comments
 (0)