mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 23:27:12 +01:00
Upgrade prisma. Lint fixes.
This commit is contained in:
parent
a3b5f05a32
commit
a224a3caf3
11 changed files with 56 additions and 51 deletions
|
|
@ -22,7 +22,7 @@ import User from 'assets/user.svg';
|
|||
import Users from 'assets/users.svg';
|
||||
import Visitor from 'assets/visitor.svg';
|
||||
|
||||
const icons: any = {
|
||||
const icons = {
|
||||
...Icons,
|
||||
AddUser,
|
||||
Bars,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue