diff --git a/frontend/src/app/command/watchlist/page.tsx b/frontend/src/app/command/watchlist/page.tsx index d925131..bfdccd0 100755 --- a/frontend/src/app/command/watchlist/page.tsx +++ b/frontend/src/app/command/watchlist/page.tsx @@ -227,7 +227,9 @@ export default function WatchlistPage() {
{domain.name} {domain.is_available && ( - AVAILABLE + + AVAILABLE + )}