Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

170
Views
Super expression must either be null or a function Uppy Plugin React Js

Super expression must either be null or a function Uppy Plugin : Here my My Component Code Block Check:

import Uppy from '@uppy/core';
import { DashboardModal, useUppy } from '@uppy/react';
import Tus from '@uppy/tus';
import React from 'react';


   const FileUploaderMulti = () => {
     const uppy = useUppy( () => {
        return new Uppy()
          .use( Tus, { endpoint: 'https://tusd.tusdemo.net/files' } );
      } );
    
      return ( <DashboardModal uppy={uppy} />
      );
    };
    
    export default FileUploaderMulti;
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!