You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web/src/components/common/Auth.tsx
+1-34Lines changed: 1 addition & 34 deletions
Original file line number
Diff line number
Diff line change
@@ -179,40 +179,7 @@ const Auth = () => {
179
179
constisOTPMode=authJWT ? true : false
180
180
consthelperMessage=useAppStore((state)=>state.helperMessage)?.split('---')[1]||"Welcome to MinusX! You can ask us anything related to your data, and our agents will take care of the rest!"
0 commit comments