diff --git a/frontend/src/app/command/watchlist/page.tsx b/frontend/src/app/command/watchlist/page.tsx index bfdccd0..e4a7129 100755 --- a/frontend/src/app/command/watchlist/page.tsx +++ b/frontend/src/app/command/watchlist/page.tsx @@ -358,7 +358,7 @@ export default function WatchlistPage() { className="flex-1" /> handleAddDomain({} as React.FormEvent)} disabled={adding || !newDomain.trim() || !canAddMore} icon={adding ? Loader2 : Plus} >