ai-generated junk tool for migrating atproto identities in-browser

Compare changes

Choose any two refs to compare.

Changed files
+3
src
components
auth
+3
src/components/auth/Login.tsx
··· 139 <div className="warning-message"> 140 ⚠️ Please use your main account password, not an app password. All operations are performed locally in your browser. 141 </div> 142 <form className="login-form" onSubmit={handleSubmit}> 143 <div className="form-group"> 144 <input
··· 139 <div className="warning-message"> 140 ⚠️ Please use your main account password, not an app password. All operations are performed locally in your browser. 141 </div> 142 + <div className="warning-message"> 143 + ALSO This tool currently does not do anything, it should be done SOON™️ 144 + </div> 145 <form className="login-form" onSubmit={handleSubmit}> 146 <div className="form-group"> 147 <input