We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45eee42 commit b858c6cCopy full SHA for b858c6c
docs/src/routes/components/CldImage/usage/+page.svx
@@ -38,7 +38,6 @@ The sizes prop is optional.
38
width="960"
39
height="600"
40
src="cld-sample-4"
41
- sizes="100vw"
42
alt="Description of my image"
43
/>
44
@@ -55,7 +54,6 @@ You can further take advantage of Cloudinary features like background removal an
55
54
src="<Public ID>"
56
crop="thumb"
57
tint="70:blue:green:purple"
58
59
60
61
```
@@ -66,7 +64,6 @@ You can further take advantage of Cloudinary features like background removal an
66
64
67
65
68
69
70
71
72
0 commit comments