Skip to content

Commit

Permalink
docs: chore
Browse files Browse the repository at this point in the history
  • Loading branch information
ogonkov committed Jan 29, 2024
1 parent a7cda06 commit 2b2fc36
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/AvatarStack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ Stack of images with overlap over next image and optional control. This is usual

Component is not limit you to what components to render, basic usage is:

<!--GITHUB_BLOCK-->

```tsx
<AvatarStack
items={[
Expand All @@ -34,8 +32,6 @@ Component is not limit you to what components to render, basic usage is:
/>
```

<!--/GITHUB_BLOCK-->

## Properties

| Name | Description | Type | Default |
Expand Down

0 comments on commit 2b2fc36

Please sign in to comment.