From 6d57e98cfb16cc03e71cd05f87ed4c0eaaa2b771 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20H=C3=B8egh?= Date: Thu, 6 Jun 2024 10:12:17 +0200 Subject: [PATCH] Update packages/dnb-eufemia/src/components/logo/Logo.tsx Co-authored-by: Anders --- packages/dnb-eufemia/src/components/logo/Logo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dnb-eufemia/src/components/logo/Logo.tsx b/packages/dnb-eufemia/src/components/logo/Logo.tsx index d0817c93e49..76927c05822 100644 --- a/packages/dnb-eufemia/src/components/logo/Logo.tsx +++ b/packages/dnb-eufemia/src/components/logo/Logo.tsx @@ -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 /**