Skip to content

Commit

Permalink
Fix name TLD comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mejiaj committed Oct 3, 2024
1 parent 0bc0f39 commit 72887f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/usa-banner/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ import iconHttps from "@uswds/uswds/img/icon-https.svg";
* @summary The usa-banner component.
*
* @attribute {string} lang - The element's language.
* @attribute {boolean} isOpen - If the banner is expanded or not.
* @attribute {string} label - The custom aria label users can override.
* @attribute {string} string - The top level domain for the site.
* @attribute {string} tld - The top level domain for the site.
*
* @cssprop --theme-banner-background-color - Sets banner background color.
* @cssprop --theme-banner-font-family - Sets banner font family.
Expand Down

0 comments on commit 72887f4

Please sign in to comment.