add beta tag for proxies

Signed-off-by: Ronni Skansing <rskansing@gmail.com>
This commit is contained in:
Ronni Skansing
2025-10-20 19:02:35 +02:00
parent ec893a0134
commit b5e3c6979d
+9 -1
View File
@@ -371,7 +371,15 @@ portal.example.com:
<HeadTitle title="Proxies" />
<main>
<div class="flex justify-between">
<Headline>Proxies</Headline>
<div class="flex items-center gap-2">
<Headline>Proxies</Headline>
<span
class="bg-orange-100 text-orange-800 text-xs font-medium px-2.5 py-0.5 rounded dark:bg-orange-900 dark:text-orange-300"
title="This is a beta feature. Use with caution and expect changes"
>
BETA
</span>
</div>
<AutoRefresh
isLoading={false}
onRefresh={() => {