Share modal; LinkShare component.

This commit is contained in:
2025-10-08 17:30:18 +05:00
parent 61e081315e
commit 0b8edce9d6
4 changed files with 4473 additions and 0 deletions
+7
View File
@@ -1,3 +1,4 @@
import ShareModal from "../components/modals/ShareModal";
import Button from "../components/ui/Button";
import { useMe, useLogout } from "../hooks/useAuth";
import { useNavigate } from "react-router";
@@ -18,6 +19,12 @@ function HomePage() {
<div className="p-8 bg-white rounded-lg shadow-md">
<h1 className="mb-6 text-3xl font-bold">Главная страница</h1>
{/* Потестить модалки */}
{/* <div className="w-[21.667vw] outline-1 outline">
<ShareModal />
</div> */}
<div className="space-y-4">
<div className="p-4 bg-blue-50 rounded-lg border border-blue-200">
<h2 className="mb-2 text-xl font-semibold">