Skip to content

Commit 59fd0c6

Browse files
Merge pull request #25 from rahul-vyas-dev/main
Adding "fit" property inside Props Option Reference
2 parents 9d229d5 + 4bba660 commit 59fd0c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ Controls the top section of the widget.
288288
| -------------- | ------- | -------- | --------------------------- |
289289
| `Image` | `Image` | No | Background or hero image |
290290
| `title` | string | Yes | Main heading |
291+
| `fit` |"cover" / "contain" | No | logo-style images to avoid cropping |
291292
| `description` | string | Yes | Hero description |
292293
| `sponsorLabel` | string | No | Label above sponsor section |
293294

0 commit comments

Comments
 (0)