diff --git a/.changeset/afraid-rats-invent.md b/.changeset/afraid-rats-invent.md index 0caa57d81c..babf0e9d7a 100644 --- a/.changeset/afraid-rats-invent.md +++ b/.changeset/afraid-rats-invent.md @@ -2,10 +2,10 @@ '@backstage/ui': patch --- -Added a new `FullPage` component that fills the remaining viewport height below the `Header`. +Added a new `FullPage` component that fills the remaining viewport height below the `PluginHeader`. ```tsx -
+ {/* content fills remaining height */}