cloudinary-community / next-cloudinary

⚡️ High-performance image delivery and uploading at scale in Next.js powered by Cloudinary.
https://next.cloudinary.dev
MIT License
251 stars 70 forks source link

[Feature] CldUploadWidget - tags as top level prop #484

Closed colbyfayock closed 2 weeks ago

colbyfayock commented 3 months ago

Feature Request

Is your feature request related to a problem? Please describe.

<CldUploadWidget tags={[ 'my-tag' ]}

colbyfayock commented 2 weeks ago

done via #450