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