joschan21 / breadit

Modern Fullstack Reddit Clone in Next.js 13 & TypeScript
1.06k stars 261 forks source link

Update Editor.tsx #16

Closed KomisarzRyba closed 1 year ago

KomisarzRyba commented 1 year ago

The uploadFiles method now accepts a single opts parameter:

uploadthings pr with the change

This should fix #15, as it did in my case.