📸 Rename Dashboard to Home and update screenshots (#693)

This commit is contained in:
Alejandra
2024-03-12 19:23:58 +01:00
committed by GitHub
parent 73a1300464
commit 5cf7ab0a6b
6 changed files with 1 additions and 1 deletions

View File

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

BIN
img/dashaboard-dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 71 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: 69 KiB

After

Width:  |  Height:  |  Size: 85 KiB