loading ux

This commit is contained in:
Timur Ercan
2023-01-25 13:24:40 +01:00
parent 0f9df1afc9
commit 7cb4521844
2 changed files with 20 additions and 18 deletions

View File

@ -4,7 +4,7 @@ import Link from "next/link";
import { useRouter } from "next/router";
import { signOut, useSession } from "next-auth/react";
import avatarFromInitials from "avatar-from-initials";
import { toast, Toaster } from "react-hot-toast";
import { toast } from "react-hot-toast";
import {
Bars3Icon,