Skip to content

Commit

Permalink
fixup! Feat(web-react): Introduce UNSTABLE_PartnerLogo component #DS-…
Browse files Browse the repository at this point in the history
…1357
  • Loading branch information
curdaj committed Jul 3, 2024
1 parent 4da86e3 commit ad75345
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ attribute is set on the container.
## API

| Name | Type | Default | Required | Description |
|-------------------| ---------------------------------- | -------- | -------- | ------------------------------------------------------- |
| ----------------- | ---------------------------------- | -------- | -------- | ------------------------------------------------------- |
| `children` | `ReactNode` | `null` || Content of the PartnerLogo |
| `size` | [Size dictionary][dictionary-size] | `medium` || Size of the PartnerLogo |
| `disableSafeZone` | `boolean` | `false` || If true, the PartnerLogo is displayed without safe zone |
Expand Down

0 comments on commit ad75345

Please sign in to comment.