Skip to content

Commit

Permalink
chore: autogenerated files
Browse files Browse the repository at this point in the history
  • Loading branch information
alionazherdetska committed Dec 13, 2024
1 parent e227e8e commit ad58fd9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 17 deletions.
4 changes: 2 additions & 2 deletions packages/components/src/components/post-icon/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ some content

- [post-accordion-item](../post-accordion-item)
- [post-back-to-top](../post-back-to-top)
- [post-back-to-top](../post-back-to-top)
- [post-banner](../post-banner)
- [post-breadcrumb](../post-breadcrumb)
- [post-breadcrumb-item](../post-breadcrumb-item)
- [post-card-control](../post-card-control)
- [post-closebutton](../post-closebutton)
- [post-language-switch](../post-language-switch)
Expand All @@ -38,9 +38,9 @@ some content
graph TD;
post-accordion-item --> post-icon
post-back-to-top --> post-icon
post-back-to-top --> post-icon
post-banner --> post-icon
post-breadcrumb --> post-icon
post-breadcrumb-item --> post-icon
post-card-control --> post-icon
post-closebutton --> post-icon
post-language-switch --> post-icon
Expand Down
13 changes: 1 addition & 12 deletions packages/components/src/components/post-menu-trigger/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,12 @@
### Used by

- [post-breadcrumb](../post-breadcrumb)

### Graph
```mermaid
graph TD;
post-breadcrumb --> post-menu-trigger
style post-menu-trigger fill:#f9f,stroke:#333,stroke-width:4px
```

## Dependencies

### Used by

- [post-language-switch](../post-language-switch)

### Graph
```mermaid
graph TD;
post-breadcrumb --> post-menu-trigger
post-language-switch --> post-menu-trigger
style post-menu-trigger fill:#f9f,stroke:#333,stroke-width:4px
```
Expand Down
3 changes: 0 additions & 3 deletions packages/components/src/components/post-menu/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,6 @@ Type: `Promise<void>`
### Used by

- [post-breadcrumb](../post-breadcrumb)

### Used by

- [post-language-switch](../post-language-switch)

### Depends on
Expand Down

0 comments on commit ad58fd9

Please sign in to comment.