website cleanup
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import { useState, FormEvent, type ChangeEvent } from 'react';
|
||||
import { useRouter, useSearchParams } from 'next/navigation';
|
||||
import Link from 'next/link';
|
||||
import { motion, AnimatePresence } from 'framer-motion';
|
||||
import { motion } from 'framer-motion';
|
||||
import {
|
||||
Mail,
|
||||
Lock,
|
||||
@@ -12,11 +12,7 @@ import {
|
||||
LogIn,
|
||||
AlertCircle,
|
||||
Flag,
|
||||
ArrowRight,
|
||||
Gamepad2,
|
||||
Car,
|
||||
Users,
|
||||
Trophy,
|
||||
Shield,
|
||||
ChevronRight,
|
||||
} from 'lucide-react';
|
||||
|
||||
Reference in New Issue
Block a user