Updated teams button.

This commit is contained in:
Mike Cao 2024-01-31 15:09:57 -08:00
parent 992342aa72
commit 099aa7640b
5 changed files with 77 additions and 154 deletions

View file

@ -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,