frontend tailwind half working without external styling
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Card, CardContent } from "../components/ui/card";
|
||||
import { Card, CardContent } from "@/components/ui/card";
|
||||
import { AlertCircle } from "lucide-react";
|
||||
|
||||
export default function NotFound() {
|
||||
|
||||
Reference in New Issue
Block a user