Chat popup

This commit is contained in:
2025-10-09 12:33:45 +05:00
parent 0b8edce9d6
commit b348055eee
5 changed files with 221 additions and 8 deletions
+1 -7
View File
@@ -1,4 +1,4 @@
import ShareModal from "../components/modals/ShareModal";
import ChatPopup from "../components/popups/ChatPopup";
import Button from "../components/ui/Button";
import { useMe, useLogout } from "../hooks/useAuth";
import { useNavigate } from "react-router";
@@ -19,12 +19,6 @@ 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">