Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!…
Browse files Browse the repository at this point in the history
… fixup! Feat(web-react): Introduce Card component #1535
  • Loading branch information
pavelklibani committed Nov 28, 2024
1 parent 43a9ec7 commit 4caa5e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-react/src/components/Card/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ CardArtwork is an optional subcomponent that displays a small image or icon.
</CardArtwork>
```

### Artwork Alignment
### Artwork Alignment (Horizontal Layouts Only)

In the vertical Card layout, the artwork can be horizontally aligned to the start, center, or end of the Card.
Available alignment options are derived from the [AlignmentX][dictionary-alignment] dictionary.
Expand Down

0 comments on commit 4caa5e1

Please sign in to comment.