📸 Rename Dashboard to Home and update screenshots (#693)
@@ -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
After Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 84 KiB |
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 71 KiB |
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 69 KiB After Width: | Height: | Size: 85 KiB |