src: Update <Content> tag components

This commit is contained in:
regexowl 2025-05-19 14:05:42 +02:00 committed by Lucas Garfield
parent d98dd02fa3
commit 91577343df
38 changed files with 70 additions and 75 deletions

View file

@ -9,7 +9,7 @@ const UploadRepositoryLabel = () => {
return (
<Tooltip
content={
<Content component="p">
<Content>
Upload repository: Snapshots will only be taken when new content is
uploaded.&nbsp;
<Button

View file

@ -37,7 +37,7 @@ const RepositoriesStep = () => {
<Title headingLevel="h1" size="xl">
Custom repositories
</Title>
<Content component="p">
<Content>
Select the linked custom repositories from which you can add packages to
the image.
<br />