Skip to content

Commit 2aecdad

Browse files
committed
docs: cloud name note, image example
1 parent 20da57e commit 2aecdad

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/src/routes/+page.svx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ images
2424
<ImageGrid>
2525
<li>
2626
<CldImage
27-
layout="fullWidth"
27+
width="987"
2828
height="1481"
2929
src="images/woman-headphones"
3030
alt="Original image of images/woman with headphones"

docs/src/routes/components/CldImage/usage/+page.svx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ The basic required props include width, height, src, and alt:
3131
/>
3232
```
3333

34+
*Note: A Cloud Name must be first be configured. See [Installation](/installation) for more details.*
35+
3436

3537
The sizes prop is optional.
3638
<CldImage

0 commit comments

Comments
 (0)