◀ Revert "📸 Rename Dashboard to Home and update screenshots" (#697)

This reverts commit 5cf7ab0a6b.
This commit is contained in:
Alejandra
2024-03-12 19:56:17 +01:00
committed by GitHub
parent 461a257713
commit 12202b6f4d
6 changed files with 1 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ import { useQueryClient } from 'react-query'
import { UserOut } from '../../client'
const items = [
{ icon: FiHome, title: 'Home', path: '/' },
{ icon: FiHome, title: 'Dashboard', path: '/' },
{ icon: FiBriefcase, title: 'Items', path: '/items' },
{ icon: FiSettings, title: 'User Settings', path: '/settings' },
]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 85 KiB

After

Width:  |  Height:  |  Size: 69 KiB