diff --git a/crawler/frontend/src/components/LoginModal.tsx b/crawler/frontend/src/components/LoginModal.tsx index be6377c..556f9fd 100644 --- a/crawler/frontend/src/components/LoginModal.tsx +++ b/crawler/frontend/src/components/LoginModal.tsx @@ -1,5 +1,6 @@ import { login } from '@/auth/authService'; import { Button } from "@/components/ui/button"; +import { DialogDescription } from '@radix-ui/react-dialog'; import React, { useState } from 'react'; import { Dialog, DialogContent, DialogFooter, DialogHeader, DialogTitle } from './ui/dialog'; @@ -19,6 +20,8 @@ const Modal: React.FC = ({ Login to Wrongmove + (We are currently in closed beta; ask Viktor to send you an invitation) + {isLoading && (