Skip to content

Commit

Permalink
Update src/components/footer/_macro-options.md
Browse files Browse the repository at this point in the history
Co-authored-by: rmccar <[email protected]>
  • Loading branch information
precious-onyenaucheya-ons and rmccar committed Oct 9, 2024
1 parent 279bf11 commit 2a21349
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/footer/_macro-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
| --------- | ----------------------------------------------------------- | -------- | --------------------------- |
| itemsList | array`<ListItem>` [_(ref)_](/foundations/typography/#lists) | true | A list of links for the row |

## Logo
## ExtraPoweredByLogo

| Name | Type | Required | Description |
| --------- | -------------- | -------- | -------------------------------------------------------------------------------------------- |
| logoImage | HTML or string | false | Any HTML to render an image for example embedded `<svg>` or `<img>`. |
| logoURL | string | false | Wraps the additional logo in a link. Set the URL for the HTML `href` attribute for the link. |
| logoURL | string | false | Wraps the extra logo in a link. Set the URL for the HTML `href` attribute for the link. |

0 comments on commit 2a21349

Please sign in to comment.