frontend tailwind half working without external styling
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { useAuth } from "../hooks/use-auth";
|
||||
import { useAuth } from "@/hooks/use-auth";
|
||||
import { Loader2 } from "lucide-react";
|
||||
import { Redirect, Route } from "wouter";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user