🚀 Fix verbatimModuleSyntax type import error
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import { useState, DragEvent } from 'react';
|
import { useState, type DragEvent } from 'react';
|
||||||
import { UploadCloud, FileType, CheckCircle2, ArrowRight } from 'lucide-react';
|
import { UploadCloud, FileType, CheckCircle2, ArrowRight } from 'lucide-react';
|
||||||
import { motion } from 'framer-motion';
|
import { motion } from 'framer-motion';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user