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