mirror of
https://github.com/umami-software/umami.git
synced 2026-02-14 09:35:36 +01:00
Build svg into components.
This commit is contained in:
parent
fdc73268b7
commit
5682b4d217
64 changed files with 16267 additions and 176 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import Link from 'next/link';
|
||||
import { SideNav as Nav, SideNavHeader, SideNavSection, SideNavItem } from '@umami/react-zen';
|
||||
import { Icons, Lucide } from '@/components/icons';
|
||||
import { Lucide, Icons } from '@/components/icons';
|
||||
import { useMessages, useTeamUrl } from '@/components/hooks';
|
||||
|
||||
export function SideNav() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue