diff --git a/packages/ui/components/top-banner/TopBanner.tsx b/packages/ui/components/top-banner/TopBanner.tsx index 69646b1441..2675b0748c 100644 --- a/packages/ui/components/top-banner/TopBanner.tsx +++ b/packages/ui/components/top-banner/TopBanner.tsx @@ -46,7 +46,7 @@ export function TopBanner(props: TopBannerProps) { "flex w-full items-start justify-between gap-8 px-4 py-2 text-center lg:items-center", variantClassName[variant] )}> -
+

{Icon ? : defaultIcon} {text}