(READ ONLY) Margin is an open annotation layer for the internet. Powered by the AT Protocol.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix login page

scanash00 4e8daf27 5a912e94

+1
+1
web/src/views/auth/Login.tsx
··· 1 1 import React, { useState, useEffect, useRef } from "react"; 2 2 import { AtSign } from "lucide-react"; 3 3 import { useTranslation } from "react-i18next"; 4 + import "../../i18n"; 4 5 import SignUpModal from "../../components/modals/SignUpModal"; 5 6 import { 6 7 searchActors,