Merge pull request #149 from mstg/updates-packages-ui

Change Affected Packages to Updated Packages
This commit is contained in:
resf-prow[bot] 2023-10-16 20:29:18 +00:00 committed by GitHub
commit 805fef24e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ export const ShowErrata = (props: ShowErrataProps) => {
<Tabs backgroundColor={cardBg} p="2">
<TabList>
<Tab>Erratum</Tab>
<Tab>Affected Packages</Tab>
<Tab>Updated Packages</Tab>
</TabList>
<Box
display="flex"