This commit is contained in:
UltraLionFr
2025-08-20 17:42:45 +02:00
parent 673119679e
commit c8a473a572
13 changed files with 10 additions and 62 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
import AuthSection from "@/components/paste-form/AuthSection";
import Editor from "@/components/paste-form/Editor";
import SidebarPanel from "@/components/paste-form/SidebarPanel";
import SidebarPanel from "@/components/paste-form/Sidebar";
import { useSession } from "next-auth/react";
import { useRouter } from "next/navigation";
import { useCallback, useEffect, useState } from "react";