Skip to content

Commit

Permalink
Update packages/dnb-eufemia/src/components/logo/Logo.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Anders <[email protected]>
  • Loading branch information
tujoworker and langz committed Jun 6, 2024
1 parent dbf40fe commit 6d57e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dnb-eufemia/src/components/logo/Logo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export type LogoProps = {
*/
width?: LogoWidth // v11: replace with string
/**
* Or define the height of the logo.
* Define the height of the logo.
*/
height?: LogoHeight // v11: replace with string
/**
Expand Down

0 comments on commit 6d57e98

Please sign in to comment.