mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 17:15:37 +01:00
Retention report updates.
This commit is contained in:
parent
b37a1fce63
commit
820ad69d60
7 changed files with 86 additions and 10 deletions
|
|
@ -11,6 +11,7 @@ import Gear from 'assets/gear.svg';
|
|||
import Globe from 'assets/globe.svg';
|
||||
import Lock from 'assets/lock.svg';
|
||||
import Logo from 'assets/logo.svg';
|
||||
import Magnet from 'assets/magnet.svg';
|
||||
import Moon from 'assets/moon.svg';
|
||||
import Nodes from 'assets/nodes.svg';
|
||||
import Overview from 'assets/overview.svg';
|
||||
|
|
@ -35,6 +36,7 @@ const icons = {
|
|||
Globe,
|
||||
Lock,
|
||||
Logo,
|
||||
Magnet,
|
||||
Moon,
|
||||
Nodes,
|
||||
Overview,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue