Skip to content

Commit

Permalink
fix: marginy605 comments
Browse files Browse the repository at this point in the history
  • Loading branch information
vvtimofeev committed Nov 2, 2024
1 parent 59ee05c commit 69185fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/PlaceholderContainer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<!--/GITHUB_BLOCK-->

`PlaceholderContainer` is a component for displaying content with images, text content, and action controls.
`PlaceholderContainer` is a component for displaying content with an image, text content, and action controls.

## Direction

Expand Down Expand Up @@ -162,7 +162,7 @@ With `src` and `alt` settings:

<!--/GITHUB_BLOCK-->

The `PlaceholderContainer` content is borrowed from the title and description sections, which you can set with the appropriate properties. To render custom content, use the `content` property.
The `PlaceholderContainer` content contains from the title and description sections, which you can set with the appropriate properties. To render custom content, use the `content` property.

```tsx
<PlaceholderContainer
Expand Down

0 comments on commit 69185fe

Please sign in to comment.