Skip to content

Commit f89e057

Browse files
authored
chore: add beta badge to tasks (#18656)
1 parent d814fdf commit f89e057

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

site/src/pages/TasksPage/TasksPage.tsx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ import {
3737
} from "components/TableLoader/TableLoader";
3838

3939
import { ExternalImage } from "components/ExternalImage/ExternalImage";
40+
import { FeatureStageBadge } from "components/FeatureStageBadge/FeatureStageBadge";
4041
import {
4142
Tooltip,
4243
TooltipContent,
@@ -79,7 +80,10 @@ const TasksPage: FC = () => {
7980
</Helmet>
8081
<Margins>
8182
<PageHeader>
82-
<PageHeaderTitle>Tasks</PageHeaderTitle>
83+
<span className="flex flex-row gap-2">
84+
<PageHeaderTitle>Tasks</PageHeaderTitle>
85+
<FeatureStageBadge contentType={"beta"} size="md" />
86+
</span>
8387
<PageHeaderSubtitle>Automate tasks with AI</PageHeaderSubtitle>
8488
</PageHeader>
8589

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy