mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 14:17:13 +01:00
Updated teams button.
This commit is contained in:
parent
992342aa72
commit
099aa7640b
5 changed files with 77 additions and 154 deletions
|
|
@ -4,6 +4,7 @@ import Bars from 'assets/bars.svg';
|
|||
import BarChart from 'assets/bar-chart.svg';
|
||||
import Bolt from 'assets/bolt.svg';
|
||||
import Calendar from 'assets/calendar.svg';
|
||||
import Change from 'assets/change.svg';
|
||||
import Clock from 'assets/clock.svg';
|
||||
import Dashboard from 'assets/dashboard.svg';
|
||||
import Eye from 'assets/eye.svg';
|
||||
|
|
@ -29,6 +30,7 @@ const icons = {
|
|||
BarChart,
|
||||
Bolt,
|
||||
Calendar,
|
||||
Change,
|
||||
Clock,
|
||||
Dashboard,
|
||||
Eye,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue