Skip to content

Commit

Permalink
chore(AsideHeader): tune table in readme (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunory authored Feb 6, 2024
1 parent 2f34c19 commit 29fadc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/AsideHeader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import {AsideHeader} from '@gravity-ui/navigation';
## Properties

| Name | Description | Type | Default |
| :------------------------ | :--------------------------------------------- | :----------------------------------------------------: | :-----: | --- |
| :------------------------ | :--------------------------------------------- | :----------------------------------------------------: | :-----: |
| ref | `ref` to target popup anchor | `React.ForwardedRef<HTMLDivElement, AsideHeaderProps>` | |
| customBackground | `AsideHeader`` background | `React.ReactNode` | | |
| customBackground | `AsideHeader`` background | `React.ReactNode` | |
| customBackgroundClassName | Override default background container's styles | `string` | |

0 comments on commit 29fadc1

Please sign in to comment.