mirror of
https://github.com/umami-software/umami.git
synced 2026-02-16 18:45:36 +01:00
Reformatted files with biome.
This commit is contained in:
parent
d51f0641a6
commit
fa8d8055df
558 changed files with 2108 additions and 2379 deletions
|
|
@ -1,24 +1,24 @@
|
|||
import { useMessages, useNavigation } from '@/components/hooks';
|
||||
import { SideMenu } from '@/components/common/SideMenu';
|
||||
import { useMessages, useNavigation } from '@/components/hooks';
|
||||
import {
|
||||
LogOut,
|
||||
LogIn,
|
||||
Search,
|
||||
Type,
|
||||
SquareSlash,
|
||||
Share2,
|
||||
Megaphone,
|
||||
AppWindow,
|
||||
Cpu,
|
||||
Earth,
|
||||
Globe,
|
||||
Landmark,
|
||||
MapPin,
|
||||
AppWindow,
|
||||
Laptop,
|
||||
Languages,
|
||||
Laptop,
|
||||
LogIn,
|
||||
LogOut,
|
||||
MapPin,
|
||||
Megaphone,
|
||||
Monitor,
|
||||
Cpu,
|
||||
Network,
|
||||
Search,
|
||||
Share2,
|
||||
SquareSlash,
|
||||
Tag,
|
||||
Type,
|
||||
} from '@/components/icons';
|
||||
import { Lightning } from '@/components/svg';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue