Fix frontend and start containers
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
import { useState } from 'react';
|
||||
import { motion, AnimatePresence } from 'framer-motion';
|
||||
import { motion } from 'framer-motion';
|
||||
import {
|
||||
Upload,
|
||||
Search,
|
||||
@@ -15,7 +15,6 @@ import {
|
||||
Clock,
|
||||
AlertCircle,
|
||||
MoreVertical,
|
||||
FileImage,
|
||||
ChevronLeft,
|
||||
ChevronRight
|
||||
} from 'lucide-react';
|
||||
|
||||
Reference in New Issue
Block a user