diff --git a/.changeset/large-ligers-nail.md b/.changeset/large-ligers-nail.md new file mode 100644 index 0000000000..d552315f92 --- /dev/null +++ b/.changeset/large-ligers-nail.md @@ -0,0 +1,5 @@ +--- +'gitbook': patch +--- + +Fix regression issue with page icons for multi-line titles diff --git a/packages/gitbook/src/components/PageBody/PageHeader.tsx b/packages/gitbook/src/components/PageBody/PageHeader.tsx index 504ac88268..6f0a8b8cc5 100644 --- a/packages/gitbook/src/components/PageBody/PageHeader.tsx +++ b/packages/gitbook/src/components/PageBody/PageHeader.tsx @@ -73,7 +73,10 @@ export async function PageHeader(props: { )} {page.layout.title ? (