mirror of
https://github.com/umami-software/umami.git
synced 2026-02-06 21:57:16 +01:00
Zen components conversion.
This commit is contained in:
parent
aac1a12e51
commit
5999bf6256
142 changed files with 1235 additions and 1454 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { ThemeButton } from '@umami/react-zen';
|
||||
import { Icon, Text } from 'react-basics';
|
||||
import { Icon, Text } from '@umami/react-zen';
|
||||
import Link from 'next/link';
|
||||
import { LanguageButton } from '@/components/input/LanguageButton';
|
||||
import { SettingsButton } from '@/components/input/SettingsButton';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue