-6
src/routes/Home.tsx
-6
src/routes/Home.tsx
···
22
Heart,
23
History,
24
Images,
25
-
Info,
26
LoaderCircleIcon,
27
Package,
28
Settings as SettingsIcon,
···
32
import { useEffect, useRef, useState } from "react";
33
import { toast } from "sonner";
34
import Settings from "./Settings";
35
-
import {
36
-
Tooltip,
37
-
TooltipContent,
38
-
TooltipTrigger,
39
-
} from "@/components/ui/tooltip.tsx";
40
41
export function Home({
42
profile,