Skip to content

Commit

Permalink
99%
Browse files Browse the repository at this point in the history
  • Loading branch information
Levironexe committed Nov 5, 2024
1 parent 68fe8d5 commit c0785cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/button/upload-form.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import { useScanning, ScanningNotification } from '../index';
import {FileCheck} from 'lucide-react'
import {motion} from "framer-motion"; // Animation library

// @typescript-eslint/no-empty-interface
interface UploadFormProps {
style?:string
title: React.ReactNode | string;
Expand Down

0 comments on commit c0785cb

Please sign in to comment.