generateUploadButton button is disabled or something

I made a temp react app to test uploadthing, I just did

const UploadButton = generateUploadButton({
    url: "localhost:6060/cdn/api/uploadthing"
  })


And then <UploadButton/>

But got this
IMG_20240523_200627.jpg
Was this page helpful?