-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello,
I try react-cloudinary, but I can not use options.
My code:
<CloudinaryImage publicId={ picture.publicId } options={ { width: 300, height: 300 } } />
Url returned:
http://res.cloudinary.com/CLOUDINARY_NAME/image/upload/PUBLIC_ID
The cloudinary name (configured with cloudinaryConfig) and the public id are correct. But i don't have any transformation.
Can you help me?
TY.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels