Skip to content

Commit

Permalink
Update packages/web/docs/src/components/ecosystem-management/ecosyste…
Browse files Browse the repository at this point in the history
…m-illustration.tsx

Co-authored-by: Dimitri POSTOLOV <[email protected]>
  • Loading branch information
hasparus and dimaMachina authored Dec 3, 2024
1 parent 03f9a0a commit 438c9d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ export function EcosystemIllustration(props: { className?: string }) {
highlightedEdge={highlightedEdge}
onHighlight={onHighlightNode}
>
<svg className="size-[var(--big-logo-size)]">
<svg className="size-[--big-logo-size]">
<use width="100%" height="100%" xlinkHref={`${svgHref}#hive`} />
</svg>
</Node>
Expand Down

0 comments on commit 438c9d5

Please sign in to comment.